You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Amoro's table exploration space uses a hover pop-up interaction way, which many users have reported to be unfriendly. Additionally, the separation of database and table into two different controls makes it inconvenient to search using a db.table string. It is suggested to implement a more user-friendly table exploration UI to address the following 4 issues:
Discontinue the use of hover-based interactions.
Integrate the display of databases and tables on a single page.
It is recommended to add more advanced search ways, such as table format.
Some table names may be too long to be fully displayed. I suggest that the boundaries of the table explorer can be draggable.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Currently, Amoro's table exploration space uses a hover pop-up interaction way, which many users have reported to be unfriendly. Additionally, the separation of database and table into two different controls makes it inconvenient to search using a db.table string. It is suggested to implement a more user-friendly table exploration UI to address the following 4 issues:
I have found a mature product prototype for reference:
https://vimeo.com/617106036
This interface framework seems fitting Amoro well.
How do you guys feel cc @zhoujinsong @zhangmo8 @baiyangtx
All reactions