[yew-devel] [PATCH yew-comp/yew-widget-toolkit 0/4] fix crash and improve task loading

Dominik Csapak d.csapak at proxmox.com
Wed May 7 16:37:56 CEST 2025


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




More information about the yew-devel mailing list