Improve layout for reimbursement list #221

Closed
opened 2024-03-07 14:54:33 +00:00 by raucao · 1 comment
raucao commented 2024-03-07 14:54:33 +00:00 (Migrated from github.com)
  • It's showing all reimbursements with all line items currently, so the page is rather long. I think we can hide the line items by default for confirmed reimbursements, and only show them upon click/user action.
  • Vetoed records appear for too long. It's not useful to see them long after the veto happened, but maybe there could/should be a button to show all vetoed ones if someone wants to see them.
* It's showing all reimbursements with all line items currently, so the page is rather long. I think we can hide the line items by default for confirmed reimbursements, and only show them upon click/user action. * Vetoed records appear for too long. It's not useful to see them long after the veto happened, but maybe there could/should be a button to show all vetoed ones if someone wants to see them.
raucao commented 2024-03-14 16:51:19 +00:00 (Migrated from github.com)

Found a better solution for the second point, which was just applying the solution for point 1: hide line items by default for vetoed reimbursements. Much better than hiding the whole entry, and looks neat and clean now.

Found a better solution for the second point, which was just applying the solution for point 1: hide line items by default for vetoed reimbursements. Much better than hiding the whole entry, and looks neat and clean now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kredits/kredits-web#221