Skip to content

Commit

Permalink
Fix selecting of timegraph row when tree row is selected
Browse files Browse the repository at this point in the history
There was a regression introduced by commits 05086c9, 5396d83 and
5193de4.

Fixes #774

Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
  • Loading branch information
bhufmann committed Feb 10, 2023
1 parent b139865 commit deee43e
Show file tree
Hide file tree
Showing 5 changed files with 89 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ exports[`Entry with children All unchecked 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -121,6 +122,7 @@ exports[`Entry with children All unchecked 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
parent second column
Expand All @@ -133,6 +135,7 @@ exports[`Entry with children All unchecked 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -176,6 +179,7 @@ exports[`Entry with children All unchecked 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
child1 second column
Expand All @@ -188,6 +192,7 @@ exports[`Entry with children All unchecked 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -251,6 +256,7 @@ exports[`Entry with children All unchecked 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
child2 second column
Expand All @@ -263,6 +269,7 @@ exports[`Entry with children All unchecked 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -306,6 +313,7 @@ exports[`Entry with children All unchecked 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
grandchild1 second column
Expand All @@ -318,6 +326,7 @@ exports[`Entry with children All unchecked 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -361,6 +370,7 @@ exports[`Entry with children All unchecked 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
grandchild2 second column
Expand Down Expand Up @@ -431,6 +441,7 @@ exports[`Entry with children Check one grandchild 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -494,6 +505,7 @@ exports[`Entry with children Check one grandchild 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
parent second column
Expand All @@ -506,6 +518,7 @@ exports[`Entry with children Check one grandchild 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -549,6 +562,7 @@ exports[`Entry with children Check one grandchild 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
child1 second column
Expand All @@ -561,6 +575,7 @@ exports[`Entry with children Check one grandchild 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -624,6 +639,7 @@ exports[`Entry with children Check one grandchild 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
child2 second column
Expand All @@ -636,6 +652,7 @@ exports[`Entry with children Check one grandchild 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -679,6 +696,7 @@ exports[`Entry with children Check one grandchild 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
grandchild1 second column
Expand All @@ -691,6 +709,7 @@ exports[`Entry with children Check one grandchild 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -734,6 +753,7 @@ exports[`Entry with children Check one grandchild 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
grandchild2 second column
Expand Down Expand Up @@ -804,6 +824,7 @@ exports[`Entry with children Collapse one child 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -867,6 +888,7 @@ exports[`Entry with children Collapse one child 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
parent second column
Expand All @@ -879,6 +901,7 @@ exports[`Entry with children Collapse one child 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -922,6 +945,7 @@ exports[`Entry with children Collapse one child 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
child1 second column
Expand All @@ -934,6 +958,7 @@ exports[`Entry with children Collapse one child 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -997,6 +1022,7 @@ exports[`Entry with children Collapse one child 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
child2 second column
Expand Down Expand Up @@ -1087,6 +1113,7 @@ Array [
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -1150,6 +1177,7 @@ Array [
</td>
<td
className=""
onClick={[Function]}
>
<span>
parent second column
Expand All @@ -1162,6 +1190,7 @@ Array [
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -1205,6 +1234,7 @@ Array [
</td>
<td
className=""
onClick={[Function]}
>
<span>
child1 second column
Expand All @@ -1217,6 +1247,7 @@ Array [
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -1280,6 +1311,7 @@ Array [
</td>
<td
className=""
onClick={[Function]}
>
<span>
child2 second column
Expand All @@ -1292,6 +1324,7 @@ Array [
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -1335,6 +1368,7 @@ Array [
</td>
<td
className=""
onClick={[Function]}
>
<span>
grandchild1 second column
Expand All @@ -1347,6 +1381,7 @@ Array [
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -1390,6 +1425,7 @@ Array [
</td>
<td
className=""
onClick={[Function]}
>
<span>
grandchild2 second column
Expand Down Expand Up @@ -1461,6 +1497,7 @@ exports[`one level of entries 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand All @@ -1477,6 +1514,7 @@ exports[`one level of entries 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span />
</td>
Expand All @@ -1487,6 +1525,7 @@ exports[`one level of entries 1`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand All @@ -1503,6 +1542,7 @@ exports[`one level of entries 1`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
entry2 column2
Expand Down Expand Up @@ -1573,6 +1613,7 @@ exports[`one level of entries 2`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -1616,6 +1657,7 @@ exports[`one level of entries 2`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span />
</td>
Expand All @@ -1626,6 +1668,7 @@ exports[`one level of entries 2`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -1669,6 +1712,7 @@ exports[`one level of entries 2`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
entry2 column2
Expand Down Expand Up @@ -1697,6 +1741,7 @@ exports[`one level of entries 3`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -1740,6 +1785,7 @@ exports[`one level of entries 3`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span />
</td>
Expand All @@ -1750,6 +1796,7 @@ exports[`one level of entries 3`] = `
<tr>
<td
className=""
onClick={[Function]}
>
<span>
<div
Expand Down Expand Up @@ -1793,6 +1840,7 @@ exports[`one level of entries 3`] = `
</td>
<td
className=""
onClick={[Function]}
>
<span>
entry2 column2
Expand Down
Loading

0 comments on commit deee43e

Please sign in to comment.