helix-website icon indicating copy to clipboard operation
helix-website copied to clipboard

feat: filter while typing and reduce number

Open kptdobe opened this issue 1 year ago • 3 comments

Make the list smaller and filter while typing with a startsWith

https://domains-tweaks--helix-website--adobe.aem.live/tools/rum/explorer.html?domain=

kptdobe avatar Sep 25 '24 09:09 kptdobe

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 PSI checks
  • [ ] Re-sync branch
Commits

aem-code-sync[bot] avatar Sep 25 '24 09:09 aem-code-sync[bot]

Page Scores Audits Google
:iphone: /tools/rum/explorer.html?domain= PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
:desktop_computer: /tools/rum/explorer.html?domain= PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

aem-code-sync[bot] avatar Sep 25 '24 09:09 aem-code-sync[bot]

the datalist should filter on input by default

It does but not like a autocomplete, it searches in the whole strings. 100 is not an issue for the autocomplete but for the UX: it's just too big.

kptdobe avatar Sep 26 '24 14:09 kptdobe