mirror of
https://github.com/directus/directus.git
synced 2026-02-19 10:14:33 -05:00
Bookmark improvements (#12031)
* add icon & color to bookmarks * update current bookmark title on edit * clean up edit bookmark dialog on cancel * remove unused bookmark-edit component * interaction improvements * sort based on scope and alphabetically * prevent hover when locked & use tooltip * Reduce size of right hand icon in bookmark Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
@@ -33,6 +33,12 @@ fields:
|
||||
- field: bookmark
|
||||
width: half
|
||||
|
||||
- field: icon
|
||||
width: half
|
||||
|
||||
- field: color
|
||||
width: half
|
||||
|
||||
- field: search
|
||||
width: half
|
||||
|
||||
|
||||
Reference in New Issue
Block a user