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

[CD-554] default styles for field_group details/summary elements #483

Merged
merged 1 commit into from
May 15, 2024

Conversation

rupl
Copy link
Contributor

@rupl rupl commented May 15, 2024

CD-554

Types of changes

  • ✔️ Improvement (non-breaking change which iterates on an existing feature)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Security update (dependency updates, or to fix a vulnerability)

Description

When collapsible <details> /<summary> elements are present, they didn't look clickable. Now they do, and have a background color to show how far they extend.

Steps to reproduce the problem or Steps to test

  1. Load a form that uses the field_group module (AI Summarization site has one)
  2. Interact with the widget via mouse or keyboard.

Impact

CSS only. No impact.

PR Checklist

  • I have followed the Conventional Commits guidelines.

@rupl rupl merged commit b16a2bf into develop May 15, 2024
1 check passed
@rupl rupl deleted the CD-554 branch May 15, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant