google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.58k stars 589 forks source link

Update the event tags UI #2805

Closed jkppr closed 1 year ago

jkppr commented 1 year ago

This PR will update the event list UI and remove the "remove tag from event" feature for tags that are in the event row. This is to save some space as indicated in #2804 . Tags can still be removed using the Event Tag Menu triggered by clicking the tag-plus icon on the left. For better "I can do something here" feedback, this PR will also adjust the event tag menu icon to reflect if there are tags added to the event that can be edited or not.

Example: image

Closing issues closes #2804