Multi user warning false positives
Multiple User editing warnings issue - if a user with editing privileges logs in, and somebody with READONLY privileges is also on a project, the editing user will still see a warning for the other user, even though the other user cannot actually edit the project.
Alternative solution, change language of warning:
Multi-user warning (Title of the Project) Warning: the registered users listed below are currently logged into this project, and may have the ability to edit this project, which could result in work being overwritten. If you know these users also have editing permissions, you may want to contact them before continuing to edit the project: [Names of users & emails]
The two possibilities here are 1) the wording change proposed above, or 2) an adjustment to the backend that would confirm a viewer has more than readonly permissions before registering that view in the dashboard data.