Home

starfederation/datastar

Status:Indexed
Analyzed 3d ago3K+ starsTypeScript

The hypermedia framework.

Back to Issues
#1077
Moderate

Dispatch datastar-fetch events from the element that creates them

View on GitHub

Summary

Modify Datastar to dispatch `datastar-fetch` events from the specific element that initiated the fetch request, rather than a global dispatcher. This will allow standard HTML event bubbling to handle filtering, improving the user experience for event handlers.

Skills Required

TypeScriptJavaScript Event HandlingTesting (Unit/Integration)

Labels

enhancement