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
We have 4 different locations for context menu items. The following list shows the currently missing actions:
1. Tree
Download (for single assets)
Upload new version (for single assets)
2. Asset folder preview
Open
Download
Show in tree (we need to do this later)
3. Asset list view
=> There the context menu is currently missing totally. We should add it as regular context menu with right click. Maybe we later also add it as 3 dots Button in addition to the right click, but the right click is important as a row can get really long.
Open
Rename
Delete
Download
Show in tree (we need to do this later)
This can be exactly the same like in the Asset folder preview. We should share the same code.
4. Asset detail "more" button:
For folders:
Rename
Delete
Download as zip
For regular assets:
Open
Rename
Delete
Download
Clear thumbnails
Share via notifications (let's add this later)
The text was updated successfully, but these errors were encountered:
We have 4 different locations for context menu items. The following list shows the currently missing actions:
1. Tree
2. Asset folder preview
3. Asset list view
=> There the context menu is currently missing totally. We should add it as regular context menu with right click. Maybe we later also add it as 3 dots Button in addition to the right click, but the right click is important as a row can get really long.
This can be exactly the same like in the Asset folder preview. We should share the same code.
4. Asset detail "more" button:
For folders:
For regular assets:
The text was updated successfully, but these errors were encountered: