dwyl / dwyl/phoenix-liveview-chat-example

Warning: phx-update="append" is deprecated, please use streams instead 💔

Open
#281 1 comment 0 reactions 0 assignees View on GitHub
chore help wanted priority-2 tech-debt technical
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

Image

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.