bigskysoftware / bigskysoftware/htmx

Edit Row example allows editing multiple rows when popup dismissed

Open
#2,223 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
49.4k
Forks
1.7k
Avg merge
3d 22h
Merged PRs (30d)
30

Description

Minor issue in the [Edit Row example](https://htmx.org/examples/edit-row/). This example explicitly has a pop up to prevent editing multiple rows simultaneously, with a pop up if a second row is edited before the first has been saved. While this works to reset the first row if the second is edited, when the pop up is canceled it instead allows editing the second row without resetting the first, leaving two editable rows. Example video below.

[Screencast from 2024-01-20 23-51-48.webm](https://github.com/bigskysoftware/htmx/assets/38766515/8346c747-9732-45b4-b201-9177c434fa70)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.