adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
723 stars 737 forks source link

[Text V2] Transparency Issue in Find and Find-Replace Editors #2712

Open lochdown opened 3 months ago

lochdown commented 3 months ago

Bug Report

Current Behavior The find and find-replace popup modals are becoming transparent after the "Find" button is clicked

Steps to replicate:

  1. Configure the Text Design Dialog to have the find & replace options
  2. Check "Show find & replace options" under "Features" -> Click Done TextDesignDialog
  3. Drag and drop a Text component
  4. Click the Text component -> Click the configure (wrench icon) button
  5. Click the Toggle Fullscreen button ToggleFullscreen
  6. Add "test test" to the text field
  7. Click the "Find" icon -> Enter "test" into the textbox -> Click the "Find" button NOTE: The find popup will be shown as transparent as the transparent class has been added to this popup FindTransparent
  8. Click the "Find-Replace" icon -> Enter "test" into the textbox -> Click the "Find" button NOTE: The find popup will be shown as transparent as the transparent class has been added to this popup FindReplaceTransparent

Expected behavior/code The find and find-replace popup modals should not be showing as transparent

Environment AEM version: 2023.12.14697.20231215T125030Z Core Components version: 2.23.4 Text version: v2