Skip to content

feat(EXLM-5507): show all filter options in events-search, remove scroll bar - #2846

Open
gyesireddy wants to merge 1 commit into
mainfrom
exlm-5507
Open

feat(EXLM-5507): show all filter options in events-search, remove scroll bar#2846
gyesireddy wants to merge 1 commit into
mainfrom
exlm-5507

Conversation

@gyesireddy

@gyesireddy gyesireddy commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Please provide the Jira Issue your PR is for.

Jira ID: EXLM-5507

Test URLs:

Description

Removes the artificial 11-item visual cap and scrollbar on the Product/Series filter dropdowns in the events-search block (Events Hub V2, /en/events). All facet options were already rendered in the DOM — the cap only set an inline max-height via JS. Expanding a filter group now shows the full list of options with no scrollbar.

AI Review Notes

  • Removed the ResizeObserver in bindFilterInteractions entirely — it existed solely to recompute the now-removed scroll cap on resize, so no replacement observer is needed.

…oll bar

Removed the purely visual 11-item cap (MAX_VISIBLE_FILTER_OPTIONS, applyFilterOptionsScrollCap,
recalcExpandedFilterScrollCaps, and their call sites incl. a ResizeObserver) on the Product/Series
filter dropdowns in the events-search block, along with the now-dead scrollbar CSS. All facet
values were already rendered in the DOM; expanding a group now shows the full list with no cap.

Resolves: EXLM-5507
@aem-code-sync

aem-code-sync Bot commented Aug 7, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run all PSI checks
  • Re-run failed PSI checks
  • Re-sync branch
Commits

@aem-code-sync

aem-code-sync Bot commented Aug 7, 2026

Copy link
Copy Markdown
Page Scores Audits Google
📱 / PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ / PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
📱 /en/events?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ /en/events?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant