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!: add select (custom) component #965

Merged
merged 24 commits into from
Oct 14, 2021
Merged

feat!: add select (custom) component #965

merged 24 commits into from
Oct 14, 2021

Conversation

rabelloo
Copy link
Contributor

@rabelloo rabelloo commented Sep 8, 2021

Purpose

Implement non-native Select component.

closes #3

Approach

Reuse Popover for placement techniques, reuse native Select for styling.
Add hooks and conditional logic as React component entry point.

Testing

Preview.

Risks

Changes native Select and Popover styles a bit, but should be retro compatible.

@rabelloo rabelloo added the component Implement or enhance a component label Sep 8, 2021
@rabelloo rabelloo requested a review from josokinas September 8, 2021 09:24
@rabelloo rabelloo self-assigned this Sep 8, 2021
@vercel
Copy link

vercel bot commented Sep 8, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/onfido-oss/castor/Ge2H94QHMR6ZpndEihUAUivqR9iN
✅ Preview: https://castor-git-feat-select-alt-onfido-oss.vercel.app

Base automatically changed from feat/popover to main September 14, 2021 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component Implement or enhance a component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select
2 participants