console icon indicating copy to clipboard operation
console copied to clipboard

🐛 Bug Report: Console popups not inside of viewport with Firefox ESR

Open MatiasLGonzalez opened this issue 2 years ago • 4 comments
trafficstars

👟 Reproduction steps

When I open a option that renders with a popup on screen, they are always outside of the limits of the website viewport

👍 Expected behavior

imagen Popup to be centered

👎 Actual Behavior

imagen Popup is rendered almost outside of viewport, sometimes it's completely out of sight

🎲 Appwrite version

Version 1.2.x

💻 Operating system

Windows

🧱 Your Environment

Firefox 102.7.0esr (64-bits)

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

MatiasLGonzalez avatar Feb 11 '23 00:02 MatiasLGonzalez

@MatiasLGonzalez, thanks for raising this issue! 🙏🏼 I'll raise this with the team to see what we want to do with this.

stnguyen90 avatar Feb 11 '23 01:02 stnguyen90

Hey @MatiasLGonzalez I would like to take this one?? This issue is perfect point for me to understand Appwrite codebase and play a little bit.

martianshaan avatar Feb 14 '23 14:02 martianshaan

@martianshaan, this one might not be a good one for you to work on. You are better off looking for an issue labeled good first issue.

stnguyen90 avatar Feb 14 '23 23:02 stnguyen90

@MatiasLGonzalez There is "dirty code" behind and the location of the popup dialogue is set up by JavaScript. It is a beginner mistake leading to worse user experience in some scenarios even though the location might be set up correctly.

step135 avatar Jan 09 '24 07:01 step135