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

Adds "other actions" dropdown to ResourceHeader #1026

Merged
merged 12 commits into from
Jan 10, 2025

Conversation

nlopin
Copy link
Contributor

@nlopin nlopin commented Jan 9, 2025

Description

Introduces new otherActions prop to ResourceHeader and BaseHeader. It accepts the list of actions and shows a dropdown with them

I also created a new dropdown component for mobile, which shows a bottom sheet as per Figma design, but I'm a bit hesitant to have two components under the same roof of Dropdown. What do you think about the approach?

Screenshots

CleanShot.2025-01-09.at.15.35.45.mp4

@nlopin nlopin requested a review from a team as a code owner January 9, 2025 15:50
@nlopin nlopin changed the base branch from main to resourceheader-metadata January 9, 2025 15:50
@nlopin nlopin mentioned this pull request Jan 9, 2025
3 tasks
Base automatically changed from resourceheader-metadata to main January 9, 2025 16:11
@nlopin nlopin force-pushed the resource-header/other-actions branch from 46781ce to ef15e6c Compare January 9, 2025 16:19
Copy link

github-actions bot commented Jan 9, 2025

🔍 Visual review for your branch is published 🔍

Here are the links to:

Copy link

@eliseo-juan eliseo-juan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

@nlopin nlopin force-pushed the resource-header/other-actions branch from db17aa8 to e4fcc63 Compare January 10, 2025 11:15
@nlopin nlopin merged commit c379c71 into main Jan 10, 2025
10 checks passed
@nlopin nlopin deleted the resource-header/other-actions branch January 10, 2025 11:45
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.

3 participants