Add Tags design refresh, updates to upload card#524
Open
dammitjeff wants to merge 14 commits intoShaneIsrael:developfrom
Open
Add Tags design refresh, updates to upload card#524dammitjeff wants to merge 14 commits intoShaneIsrael:developfrom
dammitjeff wants to merge 14 commits intoShaneIsrael:developfrom
Conversation
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.
This PR adds improved design elements to the new tags feature with better styling and customization. It also adds a ModalStyle.js style sheet to retain the cohesive design across all new menus going forward!
Tags.js
• Tags are now animated poster cards that reflect the color of the tag, made out of the users thumbnails.
• Font has been replaced with a nicer Monsterrat font.
• The video count on the tag buttons now reflect public/visible count of videos
TagVideos.js
• The banner has been replaced with a functional animated banner that is made up of generated 5 second previews of the tagged videos. These come from generated boomerang previews that are created when added video is given a tag.
UploadCard.js

• The card has been redesigned to be a lot more useful, one of my favorite updates.
• Upload Card now shows a thumbnail of the attached video to ensure users are picking the correct clip. This is helpful for users who might be using a file browser that does not have thumbnails.
• Added the ability to change the title from the upload card
• Added "auto sort to game folder" check so users can automatically route the upload to the corresponding game.