backstop reference and table scroll

This commit is contained in:
Beverly Nguyen
2025-08-07 11:04:42 -07:00
parent 43aa02d6f2
commit 736e7c34f9
3 changed files with 5 additions and 1 deletions

View File

@@ -63,7 +63,7 @@
<h1 class="usa-sr-only">All activity</h1>
<h2 class="font-body-2xl line-height-sans-2 margin-0">All activity</h2>
<h2 class="margin-top-4 margin-bottom-1">Sent jobs</h2>
<div class="usa-table-container--scrollable-mobile">
<div class="usa-table-container--scrollable-mobile table-overflow-x-auto">
<table class="usa-table usa-table--compact job-table">
<caption class="usa-sr-only">Table showing all sent jobs for this service</caption>
<thead class="table-field-headings">

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 KiB

View File

@@ -67,6 +67,10 @@ const routes = {
label: 'Team Members',
path: '/services/829ac564-59e9-47c5-ad69-e91315641c31/users',
},
{
label: 'All Activity',
path: '/activity/services/9c765540-266e-474e-b6bb-8e2e0e32b781',
},
{
label: 'Invite User',
path: '/services/829ac564-59e9-47c5-ad69-e91315641c31/users/invite',