Skip to content

feat: add timezone search to user settings#273

Open
shengtenghou4-star wants to merge 1 commit into
algora-io:mainfrom
shengtenghou4-star:timezone-search-1779178761
Open

feat: add timezone search to user settings#273
shengtenghou4-star wants to merge 1 commit into
algora-io:mainfrom
shengtenghou4-star:timezone-search-1779178761

Conversation

@shengtenghou4-star
Copy link
Copy Markdown

Summary

Add searchable timezone input above timezone select in user settings page.

Changes

  • Added timezone search input with live filtering (200ms debounce)
  • Filter by city, region, or UTC offset
  • Keeps current selected timezone available while searching

Validation

  • Search for 'New York' shows American timezones
  • Search for 'UTC' shows UTC options
  • Search for '+8' shows Asia/Hong_Kong etc
  • Original timezone selection works as before

Closes #265

Add searchable timezone input above timezone select.
Users can filter by city, region, or UTC offset.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant