cv-frontend-vue
cv-frontend-vue copied to clipboard
[Bug UI]: Inconsistent Editing Experience for Project Name in Navbar
Description: When clicking on the project name in the navbar, the name becomes editable in the Properties panel without clear UI indicators, leading to potential accidental modifications. Additionally, when the Properties panel is minimized, attempting to edit the project name through the navbar is working.
Steps to Reproduce:
- Go to cv-frontend-vue
- Click on the project name 'Untitled' in the navbar.
- Observe the project name becoming selected in the Properties panel.
- Begin typing on the keyboard.
- Notice the project name changes to the typed text.
- Minimize the Properties panel.
- Click on the project name in the navbar again.
- Attempt to edit the project name.
- Observe that the project name does not change.
Expected Behavior:
- When clicking on the project name in the navbar, there should be clear UI indications that I clicked on the project name.
- If the Properties panel is minimized, clicking on the project name should open the panel, indicating that the project name is being edited.
Screenshots:
https://github.com/CircuitVerse/cv-frontend-vue/assets/89861718/5446e337-552a-4023-9ddb-96a3255834db
Device Information:
- OS: Windows 11
- Browser: Chrome
- Version: Chrome 122
Are you working on this issue? (Yes/No) Yes