Skip to content

fix: persist form state across mobile app switches#246

Open
jumoog wants to merge 2 commits intoalgora-io:mainfrom
jumoog:mobile_fix
Open

fix: persist form state across mobile app switches#246
jumoog wants to merge 2 commits intoalgora-io:mainfrom
jumoog:mobile_fix

Conversation

@jumoog
Copy link
Copy Markdown

@jumoog jumoog commented Apr 29, 2026

  • auto-save settings/availability on blur so unsaved changes survive LiveView reconnects
  • use localStorage (not sessionStorage) for LocalStateStore hooks so state survives tab kills on mobile
  • forward phx-debounce through simple_form component

- auto-save settings/availability on blur so unsaved changes survive LiveView reconnects
- use localStorage (not sessionStorage) for LocalStateStore hooks so state survives tab kills on mobile
- forward phx-debounce through simple_form component
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 29, 2026

CLA assistant check
All committers have signed the CLA.

@jumoog
Copy link
Copy Markdown
Author

jumoog commented Apr 29, 2026

I tried to copy my LinkedIn URL from my profile, but when I returned to Firefox, all the fields were empty.

@jumoog
Copy link
Copy Markdown
Author

jumoog commented Apr 29, 2026

disclaimer 100% claude code

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.

2 participants