-
Notifications
You must be signed in to change notification settings - Fork 887
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
Quick bookmark button RTL & hover fixes #5157
Merged
FreeTubeBot
merged 3 commits into
FreeTubeApp:development
from
kommunarr:fix/icon-rtl-checkmark
May 25, 2024
Merged
Quick bookmark button RTL & hover fixes #5157
FreeTubeBot
merged 3 commits into
FreeTubeApp:development
from
kommunarr:fix/icon-rtl-checkmark
May 25, 2024
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
github-actions
bot
added
the
PR: waiting for review
For PRs that are complete, tested, and ready for review
label
May 22, 2024
kommunarr
requested review from
PikachuEXE,
absidue,
efb4f5ff-1298-471a-8973-3d47447115dc,
ChunkyProgrammer and
MarmadileManteater
May 22, 2024 16:47
absidue
reviewed
May 22, 2024
Srry i really tried but i cant seem to understand this one. Can you maybe show a before and after? |
Wait is that regression test? Before and after are green for me? |
Sorry, the bug was that it was changing color to not-green on hover. This was a specificity issue. The fix & proper behavior is that it's always green |
PikachuEXE
approved these changes
May 23, 2024
absidue
approved these changes
May 24, 2024
efb4f5ff-1298-471a-8973-3d47447115dc
approved these changes
May 25, 2024
github-actions
bot
removed
the
PR: waiting for review
For PRs that are complete, tested, and ready for review
label
May 25, 2024
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
May 26, 2024
* development: Fix channel sort values to show the values they are (FreeTubeApp#5162) Translated using Weblate (Russian) Translated using Weblate (French) Quick bookmark button RTL & hover fixes (FreeTubeApp#5157) Use addVideo instead of addVideos for quick bookmark button (FreeTubeApp#5168) Cache quick bookmark playlist to reduce the amount of lookups (FreeTubeApp#5169) Translated using Weblate (Arabic) Translated using Weblate (Indonesian) Fix hide/show channel in ft-list-video (FreeTubeApp#5149) # Conflicts: # src/renderer/components/ft-list-video/ft-list-video.js # src/renderer/components/watch-video-info/watch-video-info.js
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.
Quick bookmark button RTL & hover fixes
Pull Request Type
Related issue
N/A
Description
Screenshots
Testing
Desktop