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

UI breaks using branch names with "/" #6802

Closed
bigluck opened this issue May 11, 2023 · 0 comments · Fixed by #6806
Closed

UI breaks using branch names with "/" #6802

bigluck opened this issue May 11, 2023 · 0 comments · Fixed by #6806
Labels
ui Code changes related to UI

Comments

@bigluck
Copy link

bigluck commented May 11, 2023

What happened:
I've created the branch feature/my-feature/bigluck using API v2. It works, but the UI does not support branch names with "/"

What you expected to happen:
I expect to be able to select my branch name from the UI, and see all the commits.

How to reproduce it (as minimally and precisely as possible):
By selecting the item from the drop-down menu, the page will not display the list of commits, branches etc (see screenshot below)

Screenshot 2023-05-11 at 14 26 05

Details:

  • Docker: projectnessie/nessie:0.58.1
  • Client: Arc web browser (Chrome)
@snazy snazy added the ui Code changes related to UI label May 11, 2023
snazy added a commit to snazy/nessie that referenced this issue May 11, 2023
snazy added a commit to snazy/nessie that referenced this issue May 11, 2023
snazy added a commit that referenced this issue May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui Code changes related to UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants