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

[RFR] [CR] Refactor deleteApplicationTableRows() #710

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

nachandr
Copy link
Contributor

@nachandr nachandr commented Sep 6, 2023

1)I've updated deleteApplicationTableRows() since the DOM tree structure on the upstream Application Inventory page has been updated .
2) The new deleteApplicationTableRows() works only on the Application Inventory -> Assessment page since this has been adapted for PF5. The Application Inventory -> Analysis page will be adapted for PF5 after feature freeze.
3) The deleteApplicationTableRows() fn works fine on an empty table and a non-empty table.

Notes:
I will update PR with the results from Jenkins run shortly. The PR passed locally.

@nachandr nachandr changed the title Refactor deleteApplicationTableRows() [RFR] [CR] Refactor deleteApplicationTableRows() Sep 6, 2023
Copy link
Collaborator

@sshveta sshveta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nachandr
Copy link
Contributor Author

nachandr commented Sep 6, 2023

Jenkins job

Results : 10 of 10 passed

import_sep6

@sshveta sshveta merged commit 1f7c8ed into konveyor:main Sep 6, 2023
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.

2 participants