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

Added id to PayLoad of CustomTable edit-clicked event #604

Merged
merged 2 commits into from
Dec 24, 2022
Merged

Conversation

braughtg
Copy link
Member

@braughtg braughtg commented Dec 24, 2022

Pull Request Description

This PR adds the id of the row being edited in the CustomTableComponent to the edit-clicked event. It makes corresponding changes in the unit tests for the component and in the UI example page and its tests.

Closes #588
Closes #508

Licensing Certification

FarmData2 is a Free Cultural Work and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request I certify that I satisfy the terms of the Developer Certificate of Origin for its contents.

braughtg and others added 2 commits December 23, 2022 20:52
…nent.

Also updated the test for CustomTableComponent, the UI Example page
and its tests.

Co-authored-by: Chris <31524934+FutzMonitor@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CustomTableComponent: Edit-Click Emits Row Data Cache.spec.js Cypress test flaws
1 participant