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

Prevent blank screen; activity report data csv download - backend; next steps screen reader update #416

Merged
merged 31 commits into from
Apr 2, 2021

Conversation

kryswisnaskas
Copy link
Collaborator

Description of change
This is the frontend and backend changes to prevent the application to result in a blank screen when the author is null. It also prevents unapproved legacy reports from showing up in the "My Alerts" table.

This PR also addresses changes for the Next Steps Screen Reader update and backend changes for the CSV activity report download.

How to test

  • pull changes
  • create an activity report in draft
  • set it's author to null in the database (or in the MyAlerts.js file)
  • verify that the UI works without showing a blank screen (when not on this branch, blank screen will show)

Issue(s)

Checklist

  • Meets issue criteria
  • Code tested
  • Meets accessibility standards (WCAG 2.1 Levels A, AA)
  • [n/a] Documentation updated

dcloud and others added 30 commits March 22, 2021 14:42
…s-csv

[TTAHUB 35]: Download Activity Reports as csv files
ignore legacy reports in my alerts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants