marquez icon indicating copy to clipboard operation
marquez copied to clipboard

Add Tags to UI side bar

Open davidsharp7 opened this issue 2 years ago • 0 comments

Currently there is functionality to add tags at both a column and dataset level, however, there is no way of maintaining or adding tags unless you go through the API.

PUT http://localhost:5000/api/v1/tags/{tag}

The proposal would be to add the functionality to UI to allow users to add new tags and edit existing ones (specifically the tag descriptions).

davidsharp7 avatar Jan 30 '24 09:01 davidsharp7