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

feat(ui): Improve wds builder #700

Merged
merged 6 commits into from
Dec 18, 2024
Merged

Conversation

madeindjs
Copy link
Collaborator

@madeindjs madeindjs commented Dec 17, 2024

Take in account feedbacks after the #657

  • use WdsButton in builder
  • avoid rendering empty sections in builder
  • set BuilderSelect WDS focus state
  • set BuilderSelect's dropdown vertical only
  • improve WdsDropdownMenu search bar

image

Make the search field sticky on the top.
In some situation, the dropdown was displayed on the left or on the
right.
Some components don't have "general" or "style" section. This makes some
gap in the UI.
@madeindjs madeindjs self-assigned this Dec 17, 2024
@madeindjs madeindjs marked this pull request as ready for review December 17, 2024 12:02
Comment on lines +13 to +14
variant="neutral"
size="smallIcon"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@ramedina86 , about the help button, the issue is: The help icon includes the circle (here), thus tertiary variant feels weird

image

I thought about using question_mark icon instead, but it's still not that pretty

image

So I decided to stik to neutral and this is the result.

Screencast.From.2024-12-17.13-02-20.mp4

WDYT ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Neutral looks great

@ramedina86 ramedina86 merged commit c252a82 into writer:dev Dec 18, 2024
16 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.

2 participants