Missing descriptive HTML page title on all pages
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
The objective of this technique is to give each Web page a descriptive title. Descriptive titles help users find content, orient themselves within it, and navigate through it.
WCAG Success Criteria 2.4.2
Accessibility Report: https://docs.google.com/spreadsheets/d/1LlPd3-geRmPGSHv1TyK7MLlr2R2IcaGcTj_c7u2pTKA/edit#gid=609762042
### Expected result
Example: Working with us: The Small Group: The Big Organization
The title of each Web page should:
- Identify the subject of the Web page
- Make sense when read out of context, for example by a screen reader or in a site map or list of search results
- Be short
It may also be helpful for the title to
- Identify the site or other resource to which the Web page belongs
- Be unique within the site or other resource to which the Web page belongs
Acceptance Criteria:
- Description of each page that is part of the Issuance and revocation flow under the fillings UI
### Priority level
- [ ] High
- [x] Medium
- [ ] Low
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Issuance and revocation flow pages in the fillings UI and inspect how their HTML titles are set. Done means each page has a short, descriptive title that identifies its subject and meets the stated WCAG 2.4.2 expectations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100