Closed jacobworrell closed 1 month ago
Added spec link to "Design" section of ticket.
Discussed this issue in Slack w/ Jacob and Skyler; I had some questions about whether we were making changes to the document short names and about the rendering of the heading and subheading. Quick recap is:
[date]
, not [date] letter
).h2
for a11y best practices, but still style the heading and subheading in the same way we do now (heading styled as an h4
, subheading styled as normal text).
Value Statement
As a veteran looking for a specific letter in the claim letters section of CST I want to be able to clearly distinguish different types of letters from one another So that I can quickly find what I'm looking for.
Background Context
Current UI
Desired UI
Accessibility annotations/notes
The letter type should be a
h2
styled as ah4
.The dates for each letter (below the letter type) should also be wrapped in the h2, something like:
The date should be styled like body text.
Bug
New Feature
Outcome, Success Measure, KPI(S), and Tracking Link
Design
FIGMA
Enablement team (if needed)
@member of team
Engineering
src/applications/claims-status/components/claim-letters/ClaimLetterListItem.jsx
h3
) but styled as regular textOut of scope
Open questions
Tasks
Definition of Done
Acceptance Criteria