Skip to content

Feat: signin signup locale switcher frontend

What does this MR do and why?

/cc @prajnamas @orozot @qk44077907 @lxwan

Describe in detail what your merge request does and why.

Screenshots or screen recordings

Page Desktop Mobile
sign in CleanShot_2022-11-04_at_09.44.04_2x CleanShot_2022-11-04_at_09.43.58_2x
sign up CleanShot_2022-11-04_at_09.42.43_2x CleanShot_2022-11-04_at_09.43.51_2x

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

  1. Boot GDK
  2. In your Rails Console, type Feature.enable(:preferred_language_switcher)
  3. Refresh the page, and observe.

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 Wu Jeremy

Merge request reports