[Bug]: Clicking on a table row does not select the associate item
See original GitHub issueCode 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:
- Created a year ago
- Comments:6
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Will refer the documentation and try to implement it in our organizer code base.
Sure, selected values are fine. We can close this ticket.