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

Chosen Tag is not displayed correctly when adding new tag in request tag task. #17259

Open baohan1999 opened 3 months ago

baohan1999 commented 3 months ago

Affected module It impacts the UI on Openmetadata

Describe the bug When we request a tag without suggesting a specific tag, a new task is created and assigned. Then the assignee can go to the task and add tag to the requested column, however the bar does not display the tag name on it, the problem only comes from displaying tag name, because when we submit the task, new tag is still added to the requested column.

To Reproduce

Request tag without suggesting tag Screenshot 2024-08-01 143308

Assignee chooses to add tag through the task Screenshot 2024-08-01 143411

Then in this bar, even the tag is chosen, it does not display the chosen tag Screenshot 2024-08-01 143532

However, the chosen tag is still added to the column as expected without being displayed. Screenshot 2024-08-01 143658

Expected behavior I expect that when we choose the tag, the chosen tag will be displayed correctly. Version:

baohan1999 commented 3 months ago

cc @harshach @ayush-shah