CrisisCleanup / crisiscleanup-4-web

Current Crisis Cleanup Web Application (Version 4) based on Vue 3. This version was launched March 10, 2023.
https://www.crisiscleanup.org/
Apache License 2.0
4 stars 1 forks source link

Dashboard Bugs and Improvements #976

Open aarontitus opened 3 months ago

aarontitus commented 3 months ago

Description

See Screenshot 1

  1. Include all roles. For example, mine should include "Primary Contact," "Admin," "Field Worker" and "Phone Agent."
  2. Often "Volunteer Engagement" just doesn't appear. If there is no data, it should say "No Data," that way I know to look for a different problem. 3a. Add "Total Cases" which is all cases. 3b. Add "Total Unclaimed Cases" which is all claimed cases. Link this to the Work page with filters: "Unclaimed." 3c. Link this to the Work page with filters: "Status: Closed," and "Claimed by My Organization," and "Member of My Organization." BUG: Filters no longer appear in the URL. We need to fix that.
  3. Link this to the Work page with filters: "Claimed by My Organization" Should be titled "My Org's Claimed Cases"
  4. Link this to the Work page with filters: "Status: Closed," and "Claimed by My Organization" Should be titled, "My Org's Closed Cases."
  5. Link this to the Work page with filters: "Status: Open," and "Claimed by My Organization" Should be titled, "My Org's Open Cases."
  6. Link this to a modal that will show a list of active users, in a layout similar to "Online Now," except there is no need to group by organization.
  7. Requests for moving organizations to your organization need to be in action items. They are not currently.

See Screenshot 2

  1. Z-axis layer error

See Screenshot 3

  1. UI BUG: When inviting more than about 40 people at a time (which turns out to be a fairly common practice we've learned), the "Invite Teammates" modal "Send Invites" button falls off the page.

See Screenshot 4-6

  1. Instead of using a modal to Invite Teammates, expand the Dashboard and other areas at the top of the screen so that the page scrolls. VITALLY IMPORTANT: *Please use all of the existing email logic when pasting. We spent a LOT of time to get that right. Please don't start over.

Screenshots

Screenshot 1 image

Screenshot 2 image

Screenshot 3 image

Screenshot 4 image

Screenshot 5 image

Screenshot 6 image