Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timezone Picker freezes the page when open #9663

Open
pacyL2K19 opened this issue Jan 16, 2025 · 3 comments
Open

Timezone Picker freezes the page when open #9663

pacyL2K19 opened this issue Jan 16, 2025 · 3 comments
Labels
scope: front Issues that are affecting the frontend side only

Comments

@pacyL2K19
Copy link
Contributor

Bug Description

Setting > Appearance > Date and Time: When the timezone dropdown open, the clickOutside event doesn't have any effect, and the page appears to freeze until I reload it (see the recording below)

https://drive.google.com/file/d/1wbcYte8vXAy_LlRd9B797rXKwNDVhIiv/view?usp=sharing

Expected behavior

  • The page should not freeze when trying to search for a timezone

Technical inputs

  • Improve the fetching of timezones - there is a short delay when a user clicks on the timezone dropdown before it display the content, we should probably fetch timezones and cache when the page loads

@FelixMalfait @magrinj

@Bonapara Bonapara added the scope: front Issues that are affecting the frontend side only label Jan 16, 2025
@Bonapara
Copy link
Member

Bonapara commented Jan 16, 2025

Hi @pacyL2K19! What browser are you using? Can't reproduce on Chrome

@pacyL2K19
Copy link
Contributor Author

Hi @pacyL2K19! What browser are you using? Can't reproduce on Chrome

Hi @Bonapara I'm also using Chrome on a M3 MacBook pro
Tried multiple times, I'll check again in a few

@FelixMalfait
Copy link
Member

I can also reproduce in dev env. I haven't tried in prod / investigated. There is definitely an issue 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: front Issues that are affecting the frontend side only
Projects
Status: No status
Development

No branches or pull requests

3 participants