Add favorites tab to library Modal [SYNTH-269] - #1454
Open
RoushilS wants to merge 3 commits into
Open
Conversation
[SYNTH-269][SYNTH-269]
RoushilS
marked this pull request as ready for review
July 28, 2026 18:36
RoushilS
requested review from
AlexD717,
Dhruv-0-Arora,
PepperLola and
rutmanz
and removed request for
a team
July 28, 2026 18:36
rutmanz
requested changes
Jul 28, 2026
rutmanz
left a comment
Member
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
Collaborator
|
@rutmanz you have to clear storage if the thumbnails + years are not showing up |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: