-
Notifications
You must be signed in to change notification settings - Fork 649
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
Tailwind SearchInput
with keyboard shortcut to focus
#3920
Tailwind SearchInput
with keyboard shortcut to focus
#3920
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
SearchInput
SearchInput
with keyboard shortcut to focus
👋 Hi, @rithviknishad, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
…_fe into tailwind/search-input
SonarCloud Quality Gate failed.
|
is it intentional |
@nihal467 yes, the colors is intentional. inspired from |
LGTM, marking it as team discussion required for final approval |
test approved |
* `TextFormField` explicit override to break design * `TextFormField` support leading and trailing * fix issues with inheriting `form-input` properly * utility: `iOS` const to detect if device is iOS * `TextFormField` support ref forwarding * Make component: `SearchInput` * replace search input in Assets Page * utils: detect Apple device instead of iOS * `TextFormField`: leadingFocused, trailingFocused * hide clear icon for input type=search (chrome+ie) * `SearchInput`: hotkey for clear + custom focus hotkey * `SearchInput`: allow being secondary searchbar * `FormField`: label as optional, autohide * `SearchInput`: default sizing preference * Replace old SearchInputs to tailwind search input * delete old search box * undo removal of postcss loader when merging
Proposed Changes
Ctrl K
(⌘K
on Apple devices)2022-11-02.14-57-16.mp4
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist