Add favorites tab to library Modal [SYNTH-269] - #1454
Conversation
[SYNTH-269][SYNTH-269]
rutmanz
left a comment
There was a problem hiding this comment.
Are the year tabs supposed to be gone?
Also I think it might be better to have the favorites tab always present (either as "Favorites" or with the star icon) and just show "No favorited assets yet!" if empty.
Also it looks like the defaults don't work quite right, when I opened it, nothing from the assetpack was favorited.
Also maybe auto-favorite local uploads because they'll probably be likely to use the models they add themselves
|
@rutmanz you have to clear storage if the thumbnails + years are not showing up |
rutmanz
left a comment
There was a problem hiding this comment.
everything else works but the auto-favoriteing of uploads and some defaults (dozer, for example) still isn't happening for me
|
I found the issue. You must run
and then restart the bun server. |
looks like the defaults are there now but uploading doesn't favorite them |
Task
SYNTH-269
Symptom
Users would have to click through years in the library assembly multiple times, which can be annoying.
Solution
Add new tab with frontent favorite display logic, as well as backend default loading of selected assets. Also briefely updated tutorial.
Verification
Before merging, ensure the following criteria are met: