Skip to content

Inconsistent issue with row select on a read only table #231

@Sinfire

Description

@Sinfire

Description:

I have a table with 5 columns.. If I click on the row (not the checkbox). it will place the check mark on the far left column of that clicked row. If I click on each row in sequence for the first 10 rows, then click on a check row like row 2, it will clear all the checked rows except for row 2.... If I clear all the checks.. Then click on every 2nd row. So row 1, 3, 5,7 ,9 are checked. Now if I click on row 5 nothing happens. If I click on row 4, row 4 is selected as expected. If I click on row 5, then rows 3 and row 7 are unchecked. but row 1 is still checked. Or sometimes if i click on row 4 to check it.. then click on row 4 again, it will clear rows 3 and 5, but leave row 4 as checked

Steps to Reproduce:

See Description

Expected behavior:

When I click on a Row, I expect the check box to toggle on or off for just that row.. and not affect the other rows in the table

Screenshots:

n/a

Environment:

  • Package Version: 1.3.2
  • WinAppSDK Version: 1.8.251003001

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions