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

[FEATURE] create Search Panel Date Input #132

Closed
acharliekelly opened this issue Sep 2, 2021 · 0 comments
Closed

[FEATURE] create Search Panel Date Input #132

acharliekelly opened this issue Sep 2, 2021 · 0 comments

Comments

@acharliekelly
Copy link
Collaborator

acharliekelly commented Sep 2, 2021

For entering dates on the Search Panel

date-input-upd

Requirements

  • Toggle switch to indicate a single date vs a date range
    • If Range is selected, an End Date must also be selected from an identical calendar control
    • End Date must be later than Start Date (otherwise it gets confusing)
  • Date only (no Time field for MVP)
  • Radio button options for Entire Month, Entire Year, or Date(s) Unknown
    • All 3 options will be unchecked if a date is selected
  • Once a date is selected and the control is closed, a string representation of the selected date should appear in the Date field
  • User should be able to enter a date string in the field instead of using the control, but form validation will prevent them from submitting invalid info. Maybe a ? box to show acceptable format, or else just offer the calendar control to anyone who can't format date strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants