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.46k stars 1.04k forks source link

Feedback on 0.9 release UI (look and feel/cosmetic issues) #3115

Closed sureshms closed 2 years ago

sureshms commented 2 years ago

Let's collect all the feedback related to 0.9 here:

image image image image
harshach commented 2 years ago
vivekratnavel commented 2 years ago
Screen Shot 2022-02-28 at 10 55 43 AM Screen Shot 2022-02-28 at 10 59 02 AM Screen Shot 2022-02-28 at 11 00 35 AM Screen Shot 2022-03-03 at 12 13 46 PM
harshach commented 2 years ago
harshach commented 2 years ago
harshach commented 2 years ago
darth-coder00 commented 2 years ago
  • [x] For dashboards in recently viewed we are showing the id of a dashboard
image

For future references, Dashboard names are not unique unlike tables or topics hence we register the id (which can be numerical) so instead of showing id lets depend on displayName

UI takes displayName for recently viewed section, if displayName is not present, we show name(numeric-id) we get from results

harshach commented 2 years ago
  • [x] For dashboards in recently viewed we are showing the id of a dashboard
image

For future references, Dashboard names are not unique unlike tables or topics hence we register the id (which can be numerical) so instead of showing id lets depend on displayName

UI takes displayName for recently viewed section, if displayName is not present, we show name(numeric-id) we get from results

this is not reproducible

vivekratnavel commented 2 years ago
  • [ ] For dashboards in recently viewed we are showing the id of a dashboard
image

For future references, Dashboard names are not unique unlike tables or topics hence we register the id (which can be numerical) so instead of showing id lets depend on displayName

UI takes displayName for recently viewed section, if displayName is not present, we show name(numeric-id) we get from results

this is not reproducible

When I tried to assign owner, I was getting this in my activity feed, so we will need to fix this.

Screen Shot 2022-03-09 at 12 16 12 AM
Sachin-chaurasiya commented 2 years ago
  • [ ] For dashboards in recently viewed we are showing the id of a dashboard
image

For future references, Dashboard names are not unique unlike tables or topics hence we register the id (which can be numerical) so instead of showing id lets depend on displayName

UI takes displayName for recently viewed section, if displayName is not present, we show name(numeric-id) we get from results

this is not reproducible

When I tried to assign owner, I was getting this in my activity feed, so we will need to fix this. Screen Shot 2022-03-09 at 12 16 12 AM

@vivekratnavel, for feed we get about: <#E/dashboard/sample_superset.10/owner> and there fqn is sample_superset.10, so we take the name from fqn and show it in the UI.

sureshms commented 2 years ago

The following issues are not fixed:

Sachin-chaurasiya commented 2 years ago
Screen Shot 2022-03-15 at 10 57 23 PM Screen Shot 2022-03-15 at 12 59 09 PM Screenshot 2022-03-15 at 5 21 30 PM

image

parthp2107 commented 2 years ago
Screenshot 2022-03-22 at 11 11 28 AM
vivekratnavel commented 2 years ago
Screen Shot 2022-03-22 at 2 57 06 AM
darth-coder00 commented 2 years ago

Segregated remaining things to different tasks

Closing this ticket