Skip to content

Clean up TimezoneDropdown component

Diana Zubova requested to merge dz/369974-clean-up-timezone-dropdown into master

What does this MR do and why?

This is a follow up after the migration done in !96567 (merged)

  • clean up a folder structure so it's clear that TimezoneDropdown is an independent shared component
  • extract helper methods to a separate file
  • adjust tests

Related to #369974 (closed)

Screenshots or screen recordings

No visible changes

How to set up and validate locally

  1. Open the Edit Profile page http://localhost:3000/-/profile and double check that the dropdown still works as expected

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Diana Zubova

Merge request reports