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

[BUG]: Arabic Day Names Require Padding in bl-datepicker #994

Open
1 task
mehmetranas opened this issue Jan 22, 2025 · 1 comment
Open
1 task

[BUG]: Arabic Day Names Require Padding in bl-datepicker #994

mehmetranas opened this issue Jan 22, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@mehmetranas
Copy link
Contributor

Issue description

Description:
In the bl-datepicker component, when the language is set to Arabic, the names of the days (e.g., الأحد, الإثنين) appear misaligned due to insufficient padding. This affects the visual layout and readability of the calendar in Arabic.

Steps to Reproduce:

Use bl-datepicker in an application.
Set the language to Arabic (ar).
Observe the alignment of the day names in the calendar.
Expected Behavior:
Day names in Arabic should have appropriate padding to ensure proper alignment and consistent spacing with other elements in the datepicker.

Actual Behavior:
The day names are misaligned, leading to a visually inconsistent calendar display.

Media & Screenshots

No response

Baklava Version

3.3.0-beta.15

Operating system

  • OS: macos:
  • Browser [chrome]

Priority this issue should have

Low (slightly annoying)

Please review the checkboxes that are applicable.

  • This issue is directly related to React
@mehmetranas mehmetranas added the bug Something isn't working label Jan 22, 2025
@erbilnas
Copy link
Collaborator

Currently, bl-datepicker and bl-calendar lack RTL support, so we don’t recommend using it. However, we’re always open to contribution to make it better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants