Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(react-server): progressive enhancement #183

Merged
merged 7 commits into from
Mar 14, 2024

Conversation

hi-ogawa
Copy link
Owner

@hi-ogawa hi-ogawa commented Mar 14, 2024

I'm not sure what's encodeReply/decodeReply is doing, but it looks like I can ditch them for now.
I simplified action id encoding to support progressive enhancement by manually injecting $ACTION_ID_ via $$FORM_ACTION.
Probably this works only because there's no magical bind, but I guess it's fine for now.

related?

@hi-ogawa hi-ogawa changed the title refactor: simplify global + fix: avoid FOUC on server start + feat: progressive enhancement feat(react-server): progressive enhancement Mar 14, 2024
@hi-ogawa hi-ogawa marked this pull request as ready for review March 14, 2024 21:51
@hi-ogawa hi-ogawa mentioned this pull request Mar 14, 2024
69 tasks
@hi-ogawa hi-ogawa merged commit 0cdef5f into main Mar 14, 2024
4 checks passed
@hi-ogawa hi-ogawa deleted the feat-server-action-progressive-enhancement branch March 14, 2024 23:39
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