liveview-native / liveview-native/liveview-native-core
data-phx-ref support
Open
@mobile-bungalow is already working on this.
Since Nov 27, 2024.
enhancement
parity
- Dominant language
- Rust
- Stars
- 166
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
From @chrismccord:
we annotate the DOM nodes with data-phx-ref while we await an ack from the server
this prevents any inflight updates from touching those parts of the UI until that latest ack is received
@simlay we may need to jump on a call with Chris at some point to break this down a bit more but I'll dig into the source and see if I can familiarize myself with this behavior
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.