Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Unable to select table rows #34616

Closed
1 task done
LagunaElectric opened this issue Jul 1, 2024 · 0 comments · Fixed by #34753
Closed
1 task done

[Bug]: Unable to select table rows #34616

LagunaElectric opened this issue Jul 1, 2024 · 0 comments · Fixed by #34753
Assignees
Labels
Anvil Pod Issue related to Anvil project Bug Something isn't working High This issue blocks a user from building or impacts a lot of users QA Pod Issues under the QA Pod QA Needs QA attention WDS team

Comments

@LagunaElectric
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

When I have a table widget I cannot select other rows than the one initially selected. Also the onRowSelect event doesn't fire when clicking rows.

I expect to be able to select other table rows, and for my event to fire when I do so.

Steps To Reproduce

  1. DND a Table widget
  2. Give it some initial data, users mock table is fine
  3. Optional: Set the onRowSelect to showAlert with some message
  4. Enter Preview mode
  5. Try clicking a row other than the pre-selected row
  6. Observe that it doesn't get selected
  7. Optionally observe that your alert didn't show
  8. Deploy the app
  9. Try clicking a row other than the pre-selected row
  10. Observe that it doesn't get selected
  11. Optionally observe that your alert didn't show

Public Sample App

No response

Environment

Production

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

Experimental Preview v0.78

@LagunaElectric LagunaElectric added Bug Something isn't working Table Widget High This issue blocks a user from building or impacts a lot of users Needs Triaging Needs attention from maintainers to triage WDS team labels Jul 1, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Critical This issue needs immediate attention. Drop everything else Production labels Jul 1, 2024
@github-actions github-actions bot added App Viewers Pod This label assigns issues to the app viewers pod Anvil Pod Issue related to Anvil project labels Jul 1, 2024
@ramsaptami ramsaptami removed Table Widget App Viewers Pod This label assigns issues to the app viewers pod Critical This issue needs immediate attention. Drop everything else Production Needs Triaging Needs attention from maintainers to triage labels Jul 1, 2024
@jsartisan jsartisan self-assigned this Jul 5, 2024
@appsmith-bot appsmith-bot added the QA Needs QA attention label Jul 8, 2024
@github-actions github-actions bot added the QA Pod Issues under the QA Pod label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Anvil Pod Issue related to Anvil project Bug Something isn't working High This issue blocks a user from building or impacts a lot of users QA Pod Issues under the QA Pod QA Needs QA attention WDS team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants