Closed
Description
As a user, I would like to be able to view my audit data in a human readable log. I would like to be able to click and expand a log to view more detail, if applicable.
Technical Considerations
The backend work for the new audit route is not yet completed; however, we know what the FE log design will look like and can begin working on that (see above Figma link).
AC
- Add a new log section to the Audit page, following the above mock as a guide (feel free to tweak design)
- Add an expandable section that can be toggled open or closed
- Ensure above work is responsive
- Ensure above work is accessible
- There is no need to populate this view with data (data isn't available yet). Instead, use placeholders to get design right. This entire page is hidden from customers at the moment, so we can work iteratively
- Add tests and stories
Definition of Done
Above AC is completed.