-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Title:
Navigation Issue on Closing "Add Project" Modal & Terminal Menu Not Dynamic
Describe the bug
-
When clicking the add project icon and then closing the modal without creating a new project, it redirects me to the "Pick a Project" page instead of returning to the previously opened "Project" page.
-
The terminal menu is too small and is not dynamically resizing, which makes it hard to use effectively.
To Reproduce
Steps to reproduce the behavior:
- Open the application.
- Click on the add project icon.
- Close the modal without adding a project.
- Observe that it redirects to the "Pick a Project" page instead of the previous "Project" page.
For the terminal issue:
- Open the terminal menu.
- Observe that the size is small and does not adjust dynamically with the window size.
Expected behavior
- On closing the add project modal, the app should return to the previously opened "Project" page, not the "Pick a Project" page.
- The terminal menu should be dynamic and responsive to window resizing, or allow manual resizing.
Screenshots
If applicable, add screenshots to help explain your problem.
![]()
Additional context
Improving the terminal menu's dynamic size and fixing the navigation issue would greatly enhance user experience.
Reactions are currently unavailable
