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 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).
The text was updated successfully, but these errors were encountered:
davidsharp7
changed the title
Add Tags to side UI side bar
Add Tags to UI side bar
Jan 30, 2024
davidsharp7
changed the title
Add Tags to UI side bar
Add ability to add new tags
Feb 29, 2024
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.
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).
The text was updated successfully, but these errors were encountered: