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

Fix DropdownMenuInput border #7603

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Conversation

bosiraphael
Copy link
Contributor

Capture d’écran 2024-10-11 à 16 52 27 Capture d’écran 2024-10-11 à 16 52 18

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This PR addresses the border styling of the DropdownMenuInput component, enhancing visual feedback and consistency with the design system.

  • Modified packages/twenty-front/src/modules/ui/layout/dropdown/components/DropdownMenuInput.tsx to add a blue border color when focused and not in error state
  • Adjusted padding of the error message in DropdownMenuInput for improved visual alignment
  • Enhanced visual feedback for user interaction in the DropdownMenuInput component
  • Aligned DropdownMenuInput styling with the overall design system for better consistency

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@charlesBochet charlesBochet merged commit 0cb9853 into main Oct 11, 2024
8 of 9 checks passed
@charlesBochet charlesBochet deleted the fix-dropdown-menu-input-border branch October 11, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants