data-dot-all / dataall

A modern data marketplace that makes collaboration among diverse users (like business, analysts and engineers) easier, increasing efficiency and agility in data projects on AWS.
https://data-dot-all.github.io/dataall/
Apache License 2.0
229 stars 82 forks source link

Glossary Categories and Terms are not visible #1431

Open rbernotas opened 1 month ago

rbernotas commented 1 month ago

Describe the bug

Glossary Categories and Terms are not visible in the module. Glossaries can be created, and it appears that Categories and Terms can be created, but they aren't displayed. Categories and Terms for Glossaries that were previously displayed also aren't shown anymore.

This is present in v2.6 and may also be present in v2.5, although we have cherrypicked some v2.6 commits on top of our running v2.5 instances.

Glossaries

How to Reproduce

Create a Glossary. Try to create some Categories and Terms in the Glossary. They appear to be successfully created, but aren't visible in the Glossary.

Expected behavior

No response

Your project

No response

Screenshots

No response

OS

n/a

Python version

n/a

AWS data.all version

v2.6

Additional context

No response

noah-paige commented 1 month ago

Hi @rbernotas - #1427 I believe should address the above issue. Ultimately due to a deprecated component in mui/lab which was moved to TreeView in mui/x-tree-view

Please let us know if still seeing problems after cherrypicking that commit and if so can explore further remediation