apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.1k stars 345 forks source link

[Improvement] Rows in Gravitino UI are highlighed on rollover but no action can be done #3290

Open justinmclean opened 6 months ago

justinmclean commented 6 months ago

What would you like to be improved?

In the metalake page, the catalog page and the tables pages rows highlight as you roll over them, but no user action can be performed. For instance, a user may expect the catalog details to show up when clicking on a catalog row.

How should we improve?

Provide a user action or disable highlighting.

ch3yne commented 6 months ago

Row highlighting is just to show users which line the focus is on, to prevent confusion when there are too many rows, and it's not necessarily a prompt that requires action.