- Shipped
- April 27, 2026 at 10:47 PM UTC
- Author
- Kamo
- Commit
- a309940
- New 'My Language' step prepended to the wizard, mirroring the country step's layout. Lists the 22 marketing-supported locales as flag tiles with native name + English tooltip; pre-selects from navigator.languages. - 'My Country' step now collects a timezone alongside the country, defaulted from **************** and editable before Next. Both fields are required to advance. - Registration body now sends language/timezone (plus the existing country) to the /register endpoint so they're persisted on the new Member. - Fix: Security Questions step content can now scroll vertically — the step was the only one without an overflow container, so long catalogs pushed the third question off-screen. - Fix: Finish button no longer stays disabled when *** auto-verifies before our listener attaches. Replaced the 100ms setTimeout race with a poll-until-mounted attach that also drains the widget's current state on attach for late listeners.