consento-org / consento-org/mobile
Transform the `consento` screen into an activity log
Open
backlog
enhancement
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The consento screen currently display the received consento requests.
When using the MVP, I request access to several vaults, and I don't remember which one, so I couldn't really see a status update of my last actions.
In the `consento` screen, display the tasks performed and their status, lie:
- access request for vault X pending,
- access request for vault X denied or out of time
- access request for vault X accepted by relation Y
- vault X closed
All these items could include a button `delete` if the user does not want to keep a track of it.
Contributor guide
Assessment
This issue has not been assessed yet.