Skip to content

fix: support RTL usernames in comment header #12188

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

VougJo23
Copy link

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Wrapped uploader's username using BidiFormatter to fix direction issues when combining RTL usernames with timestamps in comment headers.

Before/After Screenshots/Screen Record

  • Before:
    image

  • After:
    image

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

@github-actions github-actions bot added the size/medium PRs with less than 250 changed lines label Apr 17, 2025
Copy link

@ShareASmile ShareASmile added bug Issue is related to a bug GUI Issue is related to the graphical user interface comments Anything to do with comments and comment replies under videos/audios labels Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug comments Anything to do with comments and comment replies under videos/audios GUI Issue is related to the graphical user interface size/medium PRs with less than 250 changed lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Usernames in RTL languages mess up the layout in comments
2 participants