RecoveryDharma / website

The main Recovery Dharma website, nominally hosted at https://RecoveryDharma.org/
Creative Commons Attribution Share Alike 4.0 International
2 stars 0 forks source link

Text for 6 meeting materials on front page disappears with Wide Browser #118

Closed unity1979 closed 2 years ago

unity1979 commented 2 years ago

On several pages (notably the front page: https://recoverydharma.org ) the text for the 6 materials (The Practice, 4NT, 8FP, DOM, CoreIntentions, Meditations) is sometimes invisible and disappears. This happens when a browser is extremely wide (Width > 900pixels).

Notice the text is invisible here with width >900.

image

Notice, however, the correct behavior that the text is always visible with width < 900, in the same browser

image

Expected behavior: The text should always be visible. This will help with facilitators who are trying to live sharescreen for these readings.

Bug also because: if on an iPad, the text would never be revealed because we would not be able to access onHover over the image to reveal the specific text.

Some (maybe not all) of the affected pages:

tom-raley commented 2 years ago

I noticed this bug right before we launched, so I set a breakpoint at 980px screen width so that screens smaller than that should have the text visible. Unfortunately, it's hard to code for every single possible screen size. My recommendation if we're concerned about touch devices (where there is no hover effect) with large screens, then we should remove the hover effect altogether and just have the text always be visible. @Lacey-boop and @KrisRecoveryDharma let me know what you wanna do!

KrisRecoveryDharma commented 2 years ago

As far as I understood, this is the expected behavior of the widget or template. I suggest closing this item. Kris