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

[EQK-32] Need to diversify value editing dialogs depending on the data type in a table cell #32

Open
smiakchilo opened this issue Mar 19, 2022 · 0 comments · May be fixed by #39
Open
Assignees
Labels
enhancement New feature or request

Comments

@smiakchilo
Copy link
Collaborator

  1. Need to replace the textfield in the "default" dialog with a textarea (consider: display textarea if only the stored text exceeds a certain threshold, like 100 chars, to not display textarea for small chunks of text)
  2. Need to add a numeric up-down / a textfield with numbers validator for numeric values
  3. And a date picker for Calendar-typed values
  4. And a checkbox for booleans
@smiakchilo smiakchilo added the enhancement New feature or request label Mar 19, 2022
@AlKaliada AlKaliada self-assigned this Mar 20, 2022
@AlKaliada AlKaliada linked a pull request Apr 17, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development tasks
Awaiting triage
Development

Successfully merging a pull request may close this issue.

2 participants