-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(glyphs): virtual list glyph pack placeholder images #700
Merged
Conversation
This file contains 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
josephmcg
changed the title
feat: virtual list for glyph packs and placeholder images while loading AP-99
feat(glyphs): virtual list for glyph packs and placeholder images while loading AP-99
Dec 20, 2021
josephmcg
changed the title
feat(glyphs): virtual list for glyph packs and placeholder images while loading AP-99
feat(glyphs): virtual list for glyph packs and placeholder images while loading AP-99 AP-250
Dec 20, 2021
josephmcg
added
the
Missing Dev Review
A Dev and a Dev Approver need to review the PR, then mark as Ready for QA
label
Dec 20, 2021
Jekrimo
approved these changes
Dec 20, 2021
`${Config.ipfs.gateway}QmRBxCyQa2yJFpF4yiV2wimLX2i32oty8yKFJFsFhyJR2n/JohnTreanor_GenshinImpactFood_20.png`, | ||
`${Config.ipfs.gateway}QmRBxCyQa2yJFpF4yiV2wimLX2i32oty8yKFJFsFhyJR2n/JohnTreanor_GenshinImpactFood_21.png`, | ||
// `${Config.ipfs.gateway}QmRBxCyQa2yJFpF4yiV2wimLX2i32oty8yKFJFsFhyJR2n/JohnTreanor_GenshinImpactFood_22.png`, | ||
// `${Config.ipfs.gateway}QmRBxCyQa2yJFpF4yiV2wimLX2i32oty8yKFJFsFhyJR2n/JohnTreanor_GenshinImpactFood_23.png`, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Miru will send us these this week
your pr template is a thing of beauty |
neat! 🎉 |
stavares843
approved these changes
Dec 20, 2021
stavares843
added
the
QA tested
One QA Person has tested - Needs QA Lead review still
label
Dec 20, 2021
WanderingHogan
added
the
temporary blocked checking something
QA Lead is checking something.
label
Dec 20, 2021
github-actions
bot
added
the
missing fixing conflict
Conflict needs to be handled, then re-tested by devs/qa
label
Dec 21, 2021
WanderingHogan
removed
Missing Dev Review
A Dev and a Dev Approver need to review the PR, then mark as Ready for QA
temporary blocked checking something
QA Lead is checking something.
labels
Dec 22, 2021
* removed Most used component in favor of improving Recently Used soon * added virtual scroll to glyphs
*adjusted to sending, rather than filtering *removed overflow offscreen by reducing glyph size *removed filter click events from glyph nav, only search filters
WanderingHogan
removed
the
missing fixing conflict
Conflict needs to be handled, then re-tested by devs/qa
label
Dec 22, 2021
stavares843
changed the title
feat(glyphs): virtual list for glyph packs and placeholder images while loading AP-99 AP-250
feat(glyphs): virtual list glyph pack placeholder images
Dec 22, 2021
github-actions
bot
removed
the
QA tested
One QA Person has tested - Needs QA Lead review still
label
Dec 22, 2021
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.
What this PR does 📖
Which issue(s) this PR fixes 🔨
AP99, AP250
Special notes for reviewers 🗒️
Additional comments 🎤