Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♿ [#2352] Set meaningful order in cards with status-indicator #1256

Merged

Conversation

jiromaykin
Copy link
Contributor

@jiromaykin jiromaykin commented Jun 13, 2024

Taiga: https://taiga.maykinmedia.nl/project/open-inwoner/task/2352

Meaningful sequence for accessibility: any text belonging to a heading must be below the heading
Also corrected faulty build of this Card: the entire card needs to be an anchor, including the spacing/padding.
Which means an extra complication when there is an element that needs to be independent from the other padding (the colored status indicator headers), therefore setting padding to each element inside the card body, which also influences the Grid.

@jiromaykin jiromaykin added the Accessibility Improving accessibility label Jun 13, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.22%. Comparing base (6157084) to head (ae68407).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1256   +/-   ##
========================================
  Coverage    95.22%   95.22%           
========================================
  Files          974      974           
  Lines        35471    35471           
========================================
  Hits         33778    33778           
  Misses        1693     1693           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jiromaykin jiromaykin force-pushed the issue/2352-A11y-1.3.2-status-indicator-card-hierarchy branch from 9872b8c to ae68407 Compare June 13, 2024 13:21
@jiromaykin jiromaykin marked this pull request as ready for review June 13, 2024 13:30
@jiromaykin jiromaykin requested a review from pi-sigma June 13, 2024 13:30
@alextreme alextreme merged commit dedbd14 into develop Jun 17, 2024
16 checks passed
@alextreme alextreme deleted the issue/2352-A11y-1.3.2-status-indicator-card-hierarchy branch June 17, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility Improving accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants