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

DateSelector - error handling #381

Closed
3 tasks
adamkendis opened this issue Mar 6, 2020 · 2 comments · Fixed by #535
Closed
3 tasks

DateSelector - error handling #381

adamkendis opened this issue Mar 6, 2020 · 2 comments · Fixed by #535
Assignees
Labels
Role: Frontend React front end work v1 The first version of the site

Comments

@adamkendis
Copy link
Member

#Description

Add better error handling/display to DateRangerPicker component. Remove the alert for when start/end date hasn't been selected.

Action Items

  • Remove alert('Provide valid start and end dates.')
  • Add error handling for when user clicks submit without valid start and/or end dates.
  • Change corresponding date input color on error. (bulma danger classname)
@adamkendis adamkendis added the Role: Frontend React front end work label Mar 6, 2020
@adamkendis adamkendis self-assigned this Mar 6, 2020
@adamkendis
Copy link
Member Author

I'll do this after I finish #332

@brodly
Copy link
Member

brodly commented Mar 14, 2020

Ticket #426 creates an error handling modal when a data request errors out. Might be able to use this modal to populate general UI errors as well. Should discuss this approach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Role: Frontend React front end work v1 The first version of the site
Projects
Development

Successfully merging a pull request may close this issue.

4 participants