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

[6.0] select control modal doesn't work correctly on the web #283

Closed
dannyhw opened this issue Oct 12, 2021 · 0 comments
Closed

[6.0] select control modal doesn't work correctly on the web #283

dannyhw opened this issue Oct 12, 2021 · 0 comments
Labels

Comments

@dannyhw
Copy link
Member

dannyhw commented Oct 12, 2021

Describe the bug

When using react native web the select control modal doesn't appear correctly. This is because react-native-web doesn't yet support the modal component.

To Reproduce
Steps to reproduce the behavior:

  1. run storybook with react native web
  2. use a story with a select control
  3. go to addons panel and try to use the select control

Expected behavior
The select control should provide a normal input of type select when used on the web

Screenshots
image

@dannyhw dannyhw added the 6.5 label Oct 12, 2021
@dannyhw dannyhw added this to the 6.0 release milestone Oct 12, 2021
@dannyhw dannyhw closed this as completed Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant