Glitch in JQuery dialog height below 500px width

Created on 8 February 2025, about 2 months ago

The problem

In testing further on smartphones, we have noticed a problem when you hit 500 pixels or below in viewport width.

The CSS height:auto that is applied does not appear to work as it does at above 500px and the dialog becomes way too hight…

The culprit?

I think this may be due to the hard-coding of dialogHeight = viewportHeight * 0.85; at line 59 of glossary-content-dialog.js and simply removing that completely fixes the issue with no other detrimental effects as far as we can see.

🐛 Bug report
Status

Active

Version

4.2

Component

Miscellaneous

Created by

🇬🇧United Kingdom SirClickALot Somerset

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024