Skip to content

D8CORE-8671: Fix to overflow of option in filtered list.#519

Merged
pookmish merged 1 commit into10.xfrom
D8CORE-8671
Feb 20, 2026
Merged

D8CORE-8671: Fix to overflow of option in filtered list.#519
pookmish merged 1 commit into10.xfrom
D8CORE-8671

Conversation

@jenbreese
Copy link
Contributor

READY FOR REVIEW

Summary

  • Removed the overflow unset because options were flowing on top of each other.
  • Added 6px of top-padding to make space for the shadow which is why the overflow was unset.

Review By (Date)

  • Soon

Criticality

  • High

Urgency

  • High

Review Tasks

Setup tasks and/or behavior to test

  1. Check out this branch
  2. Rebuild Cache and import config drush cr ; drush ci
  3. Create many filtered options
  4. Create a filtered list
  5. Navigate to page and see the options are not overriding
  6. Verify when the radio button is pressed and the shadow appears it is not cut off.

Site Configuration Sync

  • Is there a config:export in this PR that changes the config sync directory?

Front End Validation

Backend / Functional Validation

Code

  • Are the naming conventions following our standards?
  • Does the code have sufficient inline comments?
  • Is there anything in this code that would be hidden or hard to discover through the UI?
  • Are there any code smells?
  • Are tests provided? eg (unit, behat, or codeception)

Code security

General

  • Is there anything included in this PR that is not related to the problem it is trying to solve?
  • Is the approach to the problem appropriate?

Affected Projects or Products

  • Does this PR impact any particular projects, products, or modules?

Associated Issues and/or People

- D8CORE-8671

Resources

@pookmish pookmish merged commit dc25ee7 into 10.x Feb 20, 2026
4 checks passed
@pookmish pookmish deleted the D8CORE-8671 branch February 20, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants