issues
search
hmrc
/
claim-tax-refund-frontend
Apache License 2.0
1
stars
3
forks
source link
DL-2345
#465
Closed
benryan1790
closed
5 years ago
benryan1790
commented
5 years ago
DL-2345 - Further accessibility changes
Bug fix
Changed heading on confirm address page so that it matches the title
Added autocomplete to telephone input and changed its type attribute to "tel"
Checklist
[x] I've made every effort to commit high quality, clean code and I have executed relevant static analyses to be sure
[x] I've included appropriate tests with any code I've added (Unit, Integration, Acceptance etc.)
[x] I've executed the acceptance test pack locally to ensure there are no functional regressions
[x] I've added my code using logical, atomic commits, squashing as appropriate - including the JIRA issue number in the commit message
[x] I've run a dependency check to ensure all dependencies are up to date
DL-2345 - Further accessibility changes
Bug fix
Checklist