adobe / asset-share-commons

A modern, open-source asset share reference implementation built on Adobe Experience Manager (AEM)
https://opensource.adobe.com/asset-share-commons/
Apache License 2.0
89 stars 106 forks source link

Tags filter - initial load does not display as expected on iPad/iPhone #460

Closed namonte81 closed 4 years ago

namonte81 commented 4 years ago

Describe the bug Initial load does not display as expected but displays when the next category is expanded on iPad and/or iPhone

Environment

To Reproduce Steps to reproduce the behavior:

  1. Navigate to URL on mobile or tablet https://aem.enablementadobe.com/content/asset-share-commons/en/light.html (you can use the emulator of Safari Develop tools)
  2. Click Hamburger to access Filter Menu
  3. Expand any of the filters
  4. See initial load does not display as expected but displays when the next category is expanded

Expected behavior Category values should be displayed immediately when expanded

Screenshots ASC-filters-iPad-bug

davidjgonzalez commented 4 years ago

I believe this issue may be fixed in: https://github.com/Adobe-Marketing-Cloud/asset-share-commons/pull/451

namonte81 commented 4 years ago

@davidjgonzalez Thanks for your quick response! One question....was that fix applied to the demo site? https://aem.enablementadobe.com/content/asset-share-commons/en/light.html The issue is reproducible there.

davidjgonzalez commented 4 years ago

@namonte81 It is not applied to the demo site yet (it's still pending review/accept/merge to be released)