bigskysoftware / bigskysoftware/htmx
v4: update-check.py suggests the wrong renamed event for afterSettle
Closed
Beginner friendly
- Dominant language
- JavaScript
- Stars
- 49.4k
- Forks
- 1.7k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 30
Description
https://github.com/bigskysoftware/htmx/blob/46ed122c1863f89c86c72b52f6131063c20f6117/src/scripts/upgrade-check.py#L55
Shouldn't this be `htmx:after:settle`?
At the minimum, this is at odds with the "Update Event Listeners" table in the `htmx-upgrade-from-htmx2` agent skill.
Contributor guide
Research direction
Open src/scripts/upgrade-check.py at line 55 and compare the suggested renamed event with the “Update Event Listeners” table in the htmx-upgrade-from-htmx2 agent skill. Confirm the expected afterSettle spelling and update the checker so its suggestion matches the documented event name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100