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

🚀 - Ability to use native controls on mobile #1358

Closed
waterplea opened this issue Feb 10, 2022 · 1 comment · Fixed by #4709
Closed

🚀 - Ability to use native controls on mobile #1358

waterplea opened this issue Feb 10, 2022 · 1 comment · Fixed by #4709
Assignees
Labels
P1 This issue has high priority

Comments

@waterplea
Copy link
Collaborator

Which @taiga-ui/* package(s) are relevant/releated to the feature request?

addon-mobile

Description

We need a way to use native select for string values so on mobile it opens a native select modal. We also need native date and time pickers and the rest, whenever applicable.

@waterplea
Copy link
Collaborator Author

waterplea commented Mar 26, 2023

Remaining controls (keep in mind min/max attributes where applicable):

  • Select for string values
  • MultiSelect for string values
  • ComboBox
  • Select / MultiSelect / ComboBox for non-string values
  • InputDate
  • InputDate support min/max attributes
  • InputDateTimeinput[type="datetime-local"]
  • InputMonthinput[type="month"]
  • InputTimeinput[type="time"]
  • InputColorinput[type="color"] (does not support gradient or opacity)
  • datalist support where applicable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 This issue has high priority
Development

Successfully merging a pull request may close this issue.

1 participant