Project

General

Profile

Feature #13854

Updated by Chrystian Klingenberg over 5 years ago

As a user I would like to have see tags card inside data collection view 
 so that I will have possibility to add tags to collection  

 Acceptance criteria: 
    - user has possibility to add tag made from "Key" and "Value" 
    - added tags are editable 
    - deleting tags is available 
    - group of tags have specific color 
    - after adding a tag, snackbar appears 


 User flow (Adding a tag): 
 1. Click on "+Add tag" 

 2. Popup appears where user has to specify "Key" and "Value"  

 3. Click "Save" button 

 4. Tag with specific color is was added to list and snackbar appears with notification that "Tag has been created" 

 User flow (Deleting tag): 

 1. Click on "trash" icon 

 2. Popup appears with confirmation 

 3. Click "delete tag" 

 4. Popup appears with notification that "Tag has been deleted" 

 Mockup: https://3czrf1.axshare.com/#g=1&p=4_2_collection&c=1

Back