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 |
|
@RoushilS is this ready for review? (ignoring the conflicts) |
|
No, sorry. I could use some help though if possible. I can't figure out why auto favoriting on default doesn't work. Default assets should be okay though. The starring system is good though, |
|
I have another, more updated version of this branch that I have been working with more recently. I can force push it to here. |
|
Yeah, I can take a look |
6c18809 to
9978c7f
Compare
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: