Skip to content

Add max-height to materialize-textarea (#19901)#24110

Open
VedantMadane wants to merge 1 commit intomatomo-org:5.x-devfrom
VedantMadane:fix/textarea-max-height-19901
Open

Add max-height to materialize-textarea (#19901)#24110
VedantMadane wants to merge 1 commit intomatomo-org:5.x-devfrom
VedantMadane:fix/textarea-max-height-19901

Conversation

@VedantMadane
Copy link

This PR adds a max-height and overflow-y: auto to the materialize-textarea class. This prevents settings textareas (like Global filtered/ignored IPs) from growing excessively large and breaking the UI layout when they contain many items. Fixes #19901.

@sgiehl sgiehl requested a review from a team February 21, 2026 09:41
@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

If you don't want this PR to be closed automatically in 28 days then you need to assign the label 'Do not close'.

@github-actions github-actions bot added the Stale The label used by the Close Stale Issues action label Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Stale The label used by the Close Stale Issues action

Development

Successfully merging this pull request may close these issues.

textarea max-height

1 participant