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

Apply new overflow menu design - closes #3104 #3105

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

benfrancis
Copy link
Member

This PR (just the second commit) applies the new overflow menu design from #3099 to the thing detail view log detail view.

This PR depends on #3099 and will need re-basing once that lands.

I wanted to go further than this by changing anchors into buttons and separating the shared overflow menu out into separate declarative elements in each view. But that sent me down a bit of a rabbit hole which uncovered a bunch of other issues like #3103, so I've kept the changes minimal for now. Mainly just CSS.

Closes #3104.

@benfrancis benfrancis merged commit 080da08 into WebThingsIO:master Aug 29, 2023
3 checks passed
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.

Use new overflow menu design everywhere
2 participants