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] when ran with react native web the date picker doesn't work #281

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

[6.0] when ran with react native web the date picker doesn't work #281

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 the date control clicking the input has no effect.
A log appears in the console saying that web is not supported for react-native date picker.

To Reproduce
Steps to reproduce the behavior:

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

Expected behavior

it should be possible to edit a date

Screenshots

image

Suggested solution

We can use a regular input with the date and time type when the platform is web

@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