Skip to content

Fix Table\Column\ActionButtons duplicate HTML IDs#2148

Merged
mvorisek merged 13 commits intodevelopfrom
unique_ids
Jan 29, 2024
Merged

Fix Table\Column\ActionButtons duplicate HTML IDs#2148
mvorisek merged 13 commits intodevelopfrom
unique_ids

Conversation

@mvorisek
Copy link
Member

@mvorisek mvorisek commented Jan 28, 2024

close #1365

based on #2146, performance degradation for rendering each row individually is minimal

@mvorisek mvorisek marked this pull request as ready for review January 29, 2024 00:03
@mvorisek mvorisek force-pushed the unique_ids branch 2 times, most recently from ac66070 to dbaa26f Compare January 29, 2024 13:48
@mvorisek mvorisek merged commit c8ed4fd into develop Jan 29, 2024
@mvorisek mvorisek deleted the unique_ids branch January 29, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

CRUD row actions should be rendered per each row (template rerender/reuse)

1 participant