Skip to content
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
merged 3 commits into from
May 25, 2024

Conversation

kommunarr
Copy link
Collaborator

@kommunarr kommunarr commented May 22, 2024

Quick bookmark button RTL & hover fixes

Pull Request Type

  • Bugfix

Related issue

N/A

Description

  • Fix checkmark icon being wrongly flipped for RTL languages
  • Fix quick bookmark color incorrectly changing color to not-green on hover

Screenshots

Screenshot_20240522_114334

Testing

  • Quick bookmark a video and hover over the button; see that the icon color is still green
  • Change language to Arabic and quick bookmark a video; see orientation is same as the LTR orientation

Desktop

  • OS: OpenSUSE
  • OS Version: TW

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) May 22, 2024 16:46
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label May 22, 2024
@efb4f5ff-1298-471a-8973-3d47447115dc

Fix quick bookmark color disappearing on hover

Srry i really tried but i cant seem to understand this one. Can you maybe show a before and after?

@kommunarr
Copy link
Collaborator Author

kommunarr commented May 22, 2024

Screenshot_20240522_161821

After is that it's green

@efb4f5ff-1298-471a-8973-3d47447115dc

Wait is that regression test? Before and after are green for me?

@kommunarr
Copy link
Collaborator Author

kommunarr commented May 22, 2024

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

@FreeTubeBot FreeTubeBot merged commit 81a75f1 into FreeTubeApp:development May 25, 2024
5 checks passed
@github-actions 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants