themesberg / themesberg/flowbite
Flowbite RTL Support for Sidebar and Drawer Not Working Correctly
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 862
- PR merge metrics
- No merged PRs in 30d
Description
The only issue with the Flowbite:
When using Flowbite in an RTL (right-to-left) environment, most elements adapt correctly, except for the sidebar and drawer components. Even when RTL is enabled, the sidebar and drawer still appear from the left side instead of the right side. This issue persists despite using the dir="rtl" attribute or custom
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue concerns the Flowbite sidebar and drawer components when the document uses dir="rtl", but it names no files or tests and the description is truncated. Start by locating the sidebar and drawer implementations, reproduce their placement in an RTL environment, and verify that both components open from the right side without regressing left-to-right behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, tailwindcss
- Domain
- frontend, internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100