Skip to content

Refactor breadcrumb component #126

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

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Conversation

Twonarly1
Copy link
Contributor

@Twonarly1 Twonarly1 commented May 7, 2025

Description

Task link: https://linear.app/omnidev/issue/OMNI-339/rework-breadcrumb-component

This PR updates the breadcrumb component for organization projects. On mobile, it introduces a menu that displays the breadcrumb trail along with a nested menu listing all projects within the organization. On larger screens, a dropdown is available on the individual project, showing the full list of organization projects.

Note

While it's possible to add a menu for listing organizations, including it in this PR would significantly increase its scope. We'd also need to carefully consider which organizations to query for each user, as displaying all organizations wouldn't be scalable. A potential approach could be to show only the organizations where the user is an owner or admin, or perhaps a curated list of their favorite or organizations they are active in.

Test Steps

  1. check logic
  2. test breadcrumb responsiveness for all pages and mobile/large breakpoints.

@Twonarly1 Twonarly1 marked this pull request as draft May 7, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant