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

Searchbar operator and value constraints #92

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

nilmerg
Copy link
Member

@nilmerg nilmerg commented Aug 4, 2022

nilmerg added 12 commits August 3, 2022 10:56
It was meant for this feature but is now not required at all
..for operators with no support for wildcards
Type, min and max support is still missing/TBD

Value labels are fully working
Value validation is fully working (though, not necessarily finished)
* Currently only number inputs (disabled server-side)
* Date inputs using flatpickr?
  * Relative ranges (-7days) must still work though
  * A compact input is required, datetime-local is overkill
  * Since the flatpickr is a flyout, it's compact enough
  * Though it needs to allow manual input for the ranges to work
  * And it needs to ignore them unless the flyout is opened
  * Requires a custom opener as click must not open the flyout
@nilmerg nilmerg added the enhancement New feature or request label Aug 4, 2022
@nilmerg nilmerg self-assigned this Aug 4, 2022
@cla-bot cla-bot bot added the cla/signed label Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant