open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.59k stars 1.05k forks source link

Fix: Resolve Issues in Glossary Terms Table Column Reordering Dropdown Drag-and-Drop Test #18662

Closed shrushti2000 closed 4 days ago

shrushti2000 commented 6 days ago

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:

github-actions[bot] commented 6 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!

github-actions[bot] commented 6 days ago

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.75% (39673/62234) 40.44% (15762/38973) 42.48% (4718/11106)
sonarcloud[bot] commented 6 days ago

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud