This repository was archived by the owner on Apr 9, 2021. It is now read-only.
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
Remove redundant tab #179
Open
Description
There are 4 tabs displayed on clicking on any form from the main screen
- Statistics
- Received
- Sent
- Reviewed
Both received
and reviewed
contains the same list of instances. The items of received
tab are non-clickable making it useless since the same list is also available in reviewed
. The items in the reviewed
tab are clickable and the instances can be reviewed and marked as approved
/ rejected
.
This must be improved. I propose that those two can be combined together into one
@lakshyagupta21 Please provide your input. Others are also welcome to join to discussion