Issue Summary
There seems to be an issue with responsiveness of the Ghost Native Comments.
It seems to impact ALL themes, including Ghost Official Themes.
Clicking the link “Add your expertise” in the Ghost Native Comments shows the popup window in a “desktop” layout (with the black column containing an image of authors) even if there is not enough space (from 480px upward).
One would expect that Ghost Native Comments (Iframe) inherits the parent’s width and chooses the appropriate layout for which there is a sufficient space (mobile vs. desktop).
Steps to Reproduce
- Make sure comments are enabled
- Open any theme, such as Source, on a device with screen width of 480px***
- Go to a comment section and click on your own avatar (in the message you are about to send)
- Choose “Add your expertise”
- The popup is too wide for the available screen
*** the issue does not happen below 480px because the popup window is always in a mobile-layout on such screens (vertical, without the black column with authors).
Setup information
Ghost Version
5.85.0
Node.js Version
v18.12.1
How did you install Ghost?
Local install on the computer (but the issue also happens on a hosted site)
Provide details of your host & operating system
Mac OS X
Database type
sqlite3 (through local install)
Browser & OS version
Safari 17.4.1 (for example)
Relevant log / error output
N/A
I hope that helps, should you have more questions, please let me know.