Skip to content

fix: table row cell actions to get proper currentRow data#7244

Merged
ashit-rath merged 3 commits into
releasefrom
fix/7155-table-widget-filter-row-action
Sep 16, 2021
Merged

fix: table row cell actions to get proper currentRow data#7244
ashit-rath merged 3 commits into
releasefrom
fix/7155-table-widget-filter-row-action

Conversation

@ashit-rath

@ashit-rath ashit-rath commented Sep 8, 2021

Copy link
Copy Markdown
Contributor

Description

Fixes #7155

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Manual

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Test coverage results 🧪

⚪ Total coverage has not changed
// Code coverage diff between base branch:release and head branch: fix/7155-table-widget-filter-row-action 
Status File % Stmts % Branch % Funcs % Lines
🟢 app/client/src/widgets/TableWidget/widget/index.tsx 26.8 (0.07) 5.94 (-0.04) 26.42 (0) 26.63 (0)

@ashit-rath
ashit-rath requested a review from riodeuno September 8, 2021 10:21
@github-actions github-actions Bot added the Bug Something isn't working label Sep 8, 2021
@YogeshJayaseelan

Copy link
Copy Markdown
Contributor

@ashit-rath Verified this fix and it is working as expected

@ashit-rath
ashit-rath merged commit 1c24afb into release Sep 16, 2021
@ashit-rath
ashit-rath deleted the fix/7155-table-widget-filter-row-action branch September 16, 2021 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Error on click action after applying filter in table widget

4 participants