Commit 0619bd1
authored
Add aria label to search box on meetings detail page (#1337)
- Ticket: [https://openscience.atlassian.net/browse/ENG-3214]
- Feature flag: n/a
## Purpose
Add an aria label to the search box on the meetings detail page. Apparently last time I got the meeting list page, but not the detail page's search box.
## Summary of Changes
1. Add aria label
## Side Effects
No
## QA Notes
Just needs a11y testing.1 parent a4fe448 commit 0619bd1
File tree
1 file changed
+1
-0
lines changed- app/meetings/detail/-components/meeting-submissions-list
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments