question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug]: Clicking on a table row does not select the associate item

See original GitHub issue

Code of conduct

  • I agree to follow this project’s code of conduct.

Impacted component(s)

Table

Expected behavior

Clicking on an <sp-table-row> in an <sp-table selects="single|multiple"> should toggle the section of the item.

Actual behavior

Clicking on the row selects the item, but then it becomes unselected.

Screenshots

No response

What browsers are you seeing the problem in?

No response

How can we reproduce this issue?

No response

Sample code that illustrates the problem

No response

Logs taken while reproducing problem

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
harpreescommented, Aug 7, 2022

Will refer the documentation and try to implement it in our organizer code base.

0reactions
harpreescommented, Aug 13, 2022

Sure, selected values are fine. We can close this ticket.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why am I not able to select a row … | Apple Developer Forums
I have programmatically set the isUserInteractionEnabled and allowsSelection properties to true and have set the table view cell's isUserInteractionEnabled ...
Read more >
JQuery class not being removed on data table on row click
JQuery class not being removed on data table on row click · Hold Cntrl and click 5 checkbox items (the maximum you can...
Read more >
Behavior with Data Table selected fill
On the primary table, clicking a row once and moving away returns the fill color to pre-select values, acting as a hover fill....
Read more >
Bug: when using the search widget the selected row is always ...
When you click on a row, you go to a page associated with that row. The problem happens when clicking the search widget,...
Read more >
Table Visual - Prevent unfiltering on row click
I have a report with a pie chart and a table. Selecting a slice of the pie chart filters the table as expected....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found