DiscipleTools / DiscipleTools/disciple-tools-mobile-app
Record should not load when user doesn't have permission
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When a user clicks on a name of a contact or group they don’t have access to, they see various error "toast” messages saying “no permissions to to read: contacts" but then the record loads but all the fields are empty.
The error message needs to be less “techie” and more specific so the app user and the record they don’t have access to should not load.
It might be good to have a pop-up message (like what happens when the language of the app is changed) that the user has to click to close. It might also include a request access to this record that sends a message to the instance admin that the user wants access to the record.
Contributor guide
Assessment
This issue has not been assessed yet.