Open
Description
Description
The table builder implementation in scaffold/builder.go needs to support real-time updates. Specifically, it should allow specifying created, updated, and deleted events, triggering UI updates accordingly. This should function similarly to the existing implementation in users/users.templ.
Acceptance Criteria
• The table builder can be configured to listen for created, updated, and deleted events.
• The UI updates automatically when relevant events occur.
• The implementation follows the existing pattern in users/users.templ.
• Changes are tested and do not introduce performance issues.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status