You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Language & Region settings page of the Admin Dashboard, the Time-Zone dropdown contains duplicate entries for certain time zones, which should be removed to avoid confusion.
Acceptance Criteria
No duplicate time zone entries appear in the dropdown.
Each time zone is represented only once.
The list remains comprehensive and accurate.
Purpose
This helps eliminate confusion among users trying to select a certain time zone.
Requirement
Implement logic to remove duplicate time zone entries from the dropdown.
Ensure each time zone is listed only once.
Expected Outcome
The dropdown should display unique time zone entries.
The text was updated successfully, but these errors were encountered:
theijhay
changed the title
[FEAT]: Remove Duplicate Time-Zone Entries in Language & Region settings
[FIX]: Remove Duplicate Time-Zone Entries in Language & Region settings
Aug 23, 2024
theijhay
changed the title
[FIX]: Remove Duplicate Time-Zone Entries in Language & Region settings
[FIX]: Remove Duplicate Time-Zone Entries in Language & Region
Aug 23, 2024
Description
On the Language & Region settings page of the Admin Dashboard, the Time-Zone dropdown contains duplicate entries for certain time zones, which should be removed to avoid confusion.
Acceptance Criteria
Purpose
Requirement
Expected Outcome
Related Issue
The text was updated successfully, but these errors were encountered: