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

[Client] Create dropdown component #995

Closed
Tracked by #996 ...
nicholas-codecov opened this issue Jan 5, 2024 · 0 comments · Fixed by codecov/gazebo#2498
Closed
Tracked by #996 ...

[Client] Create dropdown component #995

nicholas-codecov opened this issue Jan 5, 2024 · 0 comments · Fixed by codecov/gazebo#2498
Assignees

Comments

@nicholas-codecov
Copy link

nicholas-codecov commented Jan 5, 2024

We need to create a composable dropdown component that will have a handful of different features included in it:

  • Display a summary message
  • Open when a given query param is passed in the URL
  • Render a child when opened
  • Is sticky to the top of the page for when large file lists are present

May be worth looking at Radix to see if there are any useful foundational components that can be used.

Designs can be found here.

@nicholas-codecov nicholas-codecov self-assigned this Jan 5, 2024
nicholas-codecov added a commit to codecov/gazebo that referenced this issue Jan 12, 2024
Create a new dropdown component that contains a summary in its trigger.

GH codecov/engineering-team#995
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 a pull request may close this issue.

1 participant