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

chore: move actions into single ellipsis menu #21606

Merged
merged 6 commits into from
Apr 18, 2024

Conversation

daibhin
Copy link
Contributor

@daibhin daibhin commented Apr 17, 2024

Problem

Simplify the Replay UI / UX

Towards #21302 (comment)

Changes

  • Move the ellipse to the header
  • Put delete action in the ellipse
Before After
Screenshot 2024-04-17 at 18 35 14 Screenshot 2024-04-17 at 18 34 50

@daibhin daibhin requested a review from a team April 17, 2024 17:36
@@ -250,3 +255,68 @@ export function PlayerMeta(): JSX.Element {
</DraggableToNotebook>
)
}

const MenuActions = (): JSX.Element => {
Copy link
Member

Choose a reason for hiding this comment

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

Screenshot 2024-04-17 at 19 22 47

that positioning makes it feel associated with the person instead of the recording...

it could go to the right of pin? which opens the road to that menu of actions becoming flexible and pushing more into the kebab menu on smaller screens...

Copy link
Contributor

github-actions bot commented Apr 17, 2024

Size Change: 0 B

Total Size: 1000 kB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 1000 kB

compressed-size-action

Copy link
Member

@pauldambra pauldambra left a comment

Choose a reason for hiding this comment

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

preemptive stamp for when you're ready 😊

@daibhin daibhin merged commit 1808225 into master Apr 18, 2024
103 checks passed
@daibhin daibhin deleted the dn-chore/recording-header-ellipsis branch April 18, 2024 10:36
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.

2 participants