Closed shrushti2000 closed 4 days ago
Hi there 👋 Thanks for your contribution!
The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test
, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.
Let us know if you need any help!
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR fixes the existing integration test for the Glossary Terms Table's column reordering functionality, which was failing due to the "Actions" column being conditionally rendered. The test was not accounting for the dynamic rendering of this column, causing errors in simulating the drag-and-drop interaction.
The fix ensures that the test correctly handles the presence of the "Actions" column when it's conditionally rendered, allowing the drag-and-drop functionality to be properly tested.
#
Type of change:
#
Checklist:
Fixes <issue-number>: <short explanation>