bigskysoftware / bigskysoftware/htmx
Rethink the trigger delay modifier semantic for multiple event targets
Open
- Dominant language
- JavaScript
- Stars
- 49.4k
- Forks
- 1.7k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 30
Description
Similar to #2891, the delay modifier behaves suboptimal when multiple nodes can provide data. I think the desired behavior here is also to have one shared delay per trigger specification. I.e. going with the active search example again, if I have two form elements `name` and `city`, as long as I change either value within the delay, the trigger shouldn't be activated.
Contributor guide
Assessment
This issue has not been assessed yet.