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

Add-on date picker is not compatible with mobile view #26

Open
flxcn opened this issue Nov 9, 2019 · 1 comment
Open

Add-on date picker is not compatible with mobile view #26

flxcn opened this issue Nov 9, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@flxcn
Copy link
Owner

flxcn commented Nov 9, 2019

On the mobile view, when sponsors attempt to fill out forms with dates, the add-on date picker conflicts with the default iOS date picker. The add-on date picker prevents the default iOS one from being functional; the user is forced to ultimately click the add-on date picker to make the selection final.

A potential solution is to load the datepicker based on what device the website is being accessed through; possibly through media queries?

image of the bug

@flxcn flxcn added the bug Something isn't working label Nov 9, 2019
@flxcn
Copy link
Owner Author

flxcn commented May 25, 2020

Some information that could pertain to this issue can be found here:
https://stackoverflow.com/questions/10193294/how-can-i-tell-if-a-browser-supports-input-type-date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant