Skip to content

Timezone picker does not properly update timezone on popup #3700

@kivinen

Description

@kivinen

What happened?

On both on http://localhost:8000/meeting/agenda/ and http://localhost:8000/meeting/upcoming page the timezone picker does not properly update the popup menu. I.e., if I select for example "Japan" from that list it will properly change the timezone to Japan. Now if I click on the UTC button the timezone popup stays unchanged, just the UTC item gets highlighted to indicate we have now selected UTC. The Popup still says japan. Old agenda before bs5 changed the popup text to match the "UTC" or whatever the timezone for local / meeting was, but bs5 version does not update the popup.

This is fine, but now when I click on the popup again, I would expect it to be centered around the Japan, i.e., the text it was showing and so I could quickly pick it again, but it is actually centered over UTC or whatever I have picked from the left last.

So as I can't use the picker as one more option to quickly swap between then keeping the misleading value there is bad.

Either fix it so that the popup menu item shown is always updated when meeting / local / UTC is selected, so it is easy to see which timezone is used, or change it so that when you click the popup open it will be centered around the last entry user picked...

What browser(s) are you seeing the problem on?

No response

Code of Conduct

  • I agree to follow the IETF's Code of Conduct

Metadata

Metadata

Labels

bs5Bootstrap 5 faceliftbugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions