Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clean-conversation-sidebar: Fix visibility of create branch and Workspace links #7350

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DenverCoder1
Copy link

@DenverCoder1 DenverCoder1 commented May 7, 2024

Closes #7235

  • Data action of create branch corrected from click:create-issue-branch#openDialog to click:create-branch#openDialog so that it will be added to the heading when the section is collapsed
  • Section will not be hidden or collapsed if the "Open in Workspace" button is in the Development section (currently a feature in limited technical preview)

Test URLs

Affects Issues pages

Screenshot

Not logged in:

image


Logged in, no edit access, no Copilot Workspace access, no linked issues:

image


Logged in, no edit access, no Copilot Workspace access, has linked issues:

image


Logged in, has edit access, no Copilot Workspace access:

image


Logged in, no edit access, has Copilot Workspace access:

image


Logged in, has edit access, has Copilot Workspace access:

image


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

clean-conversation-sidebar breaks "Create a branch from issue "
2 participants