public inbox for yew-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [yew-devel] [PATCH yew-comp/yew-widget-toolkit 0/4] fix crash and improve task loading
@ 2025-05-07 14:37 Dominik Csapak
  2025-05-07 14:37 ` [yew-devel] [PATCH yew-widget-toolkit 1/2] fix #6382: widget: data table: prevent duplicate yew keys for rows Dominik Csapak
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Dominik Csapak @ 2025-05-07 14:37 UTC (permalink / raw)
  To: yew-devel

fixes #6382, and improves the task loading behavior that I noticed
during the bug fix

proxmox-yew-widget-toolkit:

Dominik Csapak (2):
  fix #6382: widget: data table: prevent duplicate yew keys for rows
  widget: data table: add table scroll callback

 src/widget/data_table/data_table.rs | 22 +++++++++++++++++++++-
 src/widget/data_table/row.rs        |  9 +++++++--
 2 files changed, 28 insertions(+), 3 deletions(-)


proxmox-yew-comp:

Dominik Csapak (2):
  tasks: improve behavior of loading additional tasks
  tasks: don't add entries we already loaded

 src/tasks.rs | 69 ++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 54 insertions(+), 15 deletions(-)


Summary over all repositories:
  3 files changed, 82 insertions(+), 18 deletions(-)

-- 
Generated by git-murpp 0.8.1


_______________________________________________
yew-devel mailing list
yew-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/yew-devel


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-05-08  9:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-07 14:37 [yew-devel] [PATCH yew-comp/yew-widget-toolkit 0/4] fix crash and improve task loading Dominik Csapak
2025-05-07 14:37 ` [yew-devel] [PATCH yew-widget-toolkit 1/2] fix #6382: widget: data table: prevent duplicate yew keys for rows Dominik Csapak
2025-05-08  8:50   ` Dietmar Maurer
2025-05-07 14:37 ` [yew-devel] [PATCH yew-widget-toolkit 2/2] widget: data table: add table scroll callback Dominik Csapak
2025-05-08  9:08   ` [yew-devel] applied: " Dietmar Maurer
2025-05-07 14:37 ` [yew-devel] [PATCH yew-comp 1/2] tasks: improve behavior of loading additional tasks Dominik Csapak
2025-05-07 14:38 ` [yew-devel] [PATCH yew-comp 2/2] tasks: don't add entries we already loaded Dominik Csapak
2025-05-08  9:32   ` Dietmar Maurer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal