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

🛠️ [TASK] : MVE 1 / Navigation behaviour between spaces #808

Closed
13 tasks done
nielskijf opened this issue Sep 16, 2024 · 0 comments · Fixed by #835
Closed
13 tasks done

🛠️ [TASK] : MVE 1 / Navigation behaviour between spaces #808

nielskijf opened this issue Sep 16, 2024 · 0 comments · Fixed by #835
Assignees
Labels
UI Kit Reusable UI components (widgets) ux/ui UX/UI related issues

Comments

@nielskijf
Copy link

nielskijf commented Sep 16, 2024

Summary

Details how the navigation behaves between spaces.
Overal panel behaviour follows pattern of Arc browser

Description

Part of #726

Currrently

  • The navigation switches directly to the new space on interaction in the bottom dot's menu.
    Pain: User has a hard time to learn which dot is what.

Improvements:

  • Keep menu panel open on user navigation.
  • On click/tab in the space, or interaction with a menu item, the user goes into the space, or into the space with specific target through menu interaction. (added click on menu item to be mobile compatible)
  • Remove icon-button > from Space name in the top of the menu.
  • Use correct spaces names . (See below)
  • Add in stylized tool tips + shortcut indication. (This might need some custom svg's)

Prototype focus
Key / User / Unlocked state

Not in this prototype:
No key / First visit / visitor is only landing page, has no menu.
Guest state shows other content in the menu to be defined.


Video / Prototype link provided in #cat-voices / Navigation behaviour between spaces thread.

  • Do not animate the bottom navigation element, if stays in place, on interaction.
  • Custom tooltip figma link provided in #cat-voices as well. (Appears on hover dots)

Extra informaton:

  • As treasury space only appears for SuperAdmin, I gave that another shortcut key - CTRL-T

  • I put the treasury menu last, as it's an exception menu.

Putting treasury last leaves a chronologic order in numbers for the user facing spaces:


  • 
Discovery Ctrl-1
  • Workspace Ctrl -2

  • Voting space Ctrl -3

  • Funded project space Ctrl-4



Depending on role registration, not all shortcuts work, and this is a gentle reminder, 
that there is more to do in Catalyst

Correct spaces names:
Treasury space
Discovery space
Workspace
Voting space
Funded project space

@nielskijf nielskijf added ux/ui UX/UI related issues UI Kit Reusable UI components (widgets) labels Sep 16, 2024
@nielskijf nielskijf changed the title 🛠️ [TASK] : Navigation behaviour between spaces (Ticket in progress) 🛠️ [TASK] : MVE 1 / Navigation behaviour between spaces (Ticket in progress) Sep 16, 2024
@nielskijf nielskijf changed the title 🛠️ [TASK] : MVE 1 / Navigation behaviour between spaces (Ticket in progress) 🛠️ [TASK] : MVE 1 / Navigation behaviour between spaces Sep 16, 2024
@damian-molinski damian-molinski moved this from New to 🔖 Ready in Catalyst Sep 17, 2024
@damian-molinski damian-molinski moved this from 🔖 Ready to 🏗 In progress in Catalyst Sep 17, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to 🔬 Ready For QA in Catalyst Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI Kit Reusable UI components (widgets) ux/ui UX/UI related issues
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants