Skip to content

Add timezone search to user settings#265

Open
akmhatey-ai wants to merge 1 commit into
algora-io:mainfrom
akmhatey-ai:codex/timezone-selector-search-152
Open

Add timezone search to user settings#265
akmhatey-ai wants to merge 1 commit into
algora-io:mainfrom
akmhatey-ai:codex/timezone-selector-search-152

Conversation

@akmhatey-ai
Copy link
Copy Markdown

Summary

  • Add a searchable timezone input above the user settings timezone select
  • Filter friendly timezone options by city, region, or UTC offset while keeping the current selected timezone available
  • Add LiveView coverage for the filtered timezone options

Closes #152.

Validation

  • mix format --dot-formatter C:\Users\akmha\Money\scripts\plain-elixir-formatter.exs --check-formatted lib\algora_web\components\timezone_select.ex lib\algora_web\live\user\settings_live.ex test\algora_web\live\user_settings_live_test.exs
  • MIX_ENV=test mix compile --warnings-as-errors
  • MIX_ENV=test mix test test/algora_web/live/user_settings_live_test.exs
  • git diff --cached --check
  • gitleaks detect --pipe --redact --verbose --no-color

Notes

  • The focused WSL test logs existing ChromicPDF startup noise in this environment, but it completed with 1 test, 0 failures.
  • I did not run the full test suite.

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.

Feature Request: Add search/filter functionality to timezone selector in user profile

1 participant