Skip to content

Data selection in DataTable with more than 10 entries and sigmajs faulty #148

@Famondir

Description

@Famondir

Hello everyone,
I don't real know where my issue belongs (crosstalk, DataTable or sigmajs) but I found that using crosstalk with sigmajs and DataTable does not work correct. You can observe the odd behaviour in the official crosstalk demo at sigmajs.

If you select an entry with an id greater than 9 you will get a wrong node selected. For row 10-19 it selects row 1, for row 20-29 row 2 and so on. When you select a node (e. g. wit id 27) it will select row 2 and 7. Using labels as id leads to even more erratic behaviour.

I also opened an issue in the sigmajs repo. I feel that this issue is related to this one because it seems that only the first character of the id is used somehow.

Sincerely Simon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions