dwyl / dwyl/phoenix-liveview-chat-example
Warning: phx-update="append" is deprecated, please use streams instead 💔
- Dominant language
- Elixir
- Stars
- 162
- Forks
- 12
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 3
Description
https://github.com/dwyl/phoenix-liveview-chat-example/actions/runs/21640903767/job/62379914733#step:7:194
and specifically:
```sh
** (ArgumentError) phx-update="append" has been deprecated before v1.0
and is no longer supported in tests
```
So now we need a more general update ... 🙃
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked GitHub Actions run and search the project for phx-update="append" usages. Review the related LiveView templates and tests, then migrate the affected updates to streams and confirm the test suite no longer reports the deprecation error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- frontend, web-dev
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100