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

[Bug] Fix 4px spacing in fluid Dropdown #877

Open
2 tasks
Kritvi-bhatia17 opened this issue Nov 15, 2024 · 0 comments
Open
2 tasks

[Bug] Fix 4px spacing in fluid Dropdown #877

Kritvi-bhatia17 opened this issue Nov 15, 2024 · 0 comments

Comments

@Kritvi-bhatia17
Copy link

Kritvi-bhatia17 commented Nov 15, 2024

Detailed description

An unexpected 4px spacing is observed between the parent field and the menu list in the fluid dropdown component under the following states:

  • State: Focus, Open: True, Selected: False (link)
  • State: Focus, Open: True, Selected: True (link)

Image

Steps to reproduce the issue

  1. Navigate to the fluid dropdown component in the specified states.
  2. Observe the 4px spacing between the parent field and the menu list.

Suggested fix

  • The issue can be resolved by moving the _Dropdown menu list - Fluid input layer under the Dropdown menu overflow layer.

  • Figma Review

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ⏱ Backlog
Status: No status
Development

No branches or pull requests

1 participant