-
Notifications
You must be signed in to change notification settings - Fork 20
Issue #3560225 by alan.cole: Table headings with visually-hidden spans break table markup. #1453
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
Issue #3560225 by alan.cole: Table headings with visually-hidden spans break table markup. #1453
Conversation
…en prepared for use in data-title="". It does check for a visually-hidden class, and if found, will not render any title. This is a simple implementation by design to avoid a few edge cases where visually-hidden elements are used in webforms,
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the WalkthroughAdds creation of a sanitized header array in civictheme_preprocess_table: each header is rendered to HTML, checked for visually-hidden classes, stored as an empty string if hidden, or stripped of HTML tags and stored in Changes
Sequence Diagram(s)(Skipped — changes are a focused preprocessing addition and a dependency bump; not suitable for a sequence diagram under the rules.) Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Drupal Ticket: https://www.drupal.org/project/civictheme/issues/3560225
UI Kit dependency PR: civictheme/uikit#840
Checklist before requesting a review
Issue #123456 by drupal_org_username: Issue titleChangedsection about WHY something was done if this was not a normal implementationChanged
Screenshots
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.