Skip to content

Realtime updates for table builder #210

Open
@diyor28

Description

@diyor28

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

enhancementNew feature or request

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions