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

Animated service submenu #96

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Animated service submenu #96

wants to merge 8 commits into from

Conversation

fnwbr
Copy link
Member

@fnwbr fnwbr commented Nov 15, 2023

@andirueckel @marcel-klasse
Can you give this a look on your computers and tell me what you think?

Check what happens when you open/close the service submenus in /write or /sketch.

image

@fnwbr fnwbr self-assigned this Nov 15, 2023
{ value && ActionComponent }
</Submenu>
) }
</Icon> }

Check failure

Code scanning / ESLint

Enforce consistent indentation Error

Expected indentation of 28 spaces but found 24.
</Submenu>
) }
</Icon> }
</ToggleButton>}

Check failure

Code scanning / ESLint

Enforce or disallow spaces inside of curly braces in JSX attributes and expressions Error

A space is required before '}'
@andirueckel
Copy link
Member

The transition is a bit wonky, but in general I like it. This is (or was) already done in other branches, but the open menu button should be replaced with a close menu button after opening the menu. Also, I’d argue it would be nice if we could click anywhere below the last menu item to close the menu?

@fnwbr
Copy link
Member Author

fnwbr commented Nov 17, 2023

Alright, will refine on those points when I find the time. Thanks for the first check. 👀

@aofn
Copy link
Member

aofn commented Nov 17, 2023

😙👌

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