Mohamed Alnahhas

Results 8 issues of Mohamed Alnahhas

I don't know which to start with and if I should go one by one or take multiple ones together. And in case taking multiple courses together then I am...

So I have 3 nested models Subjects > Sections > Topics This package is what I need to present all of these in one single admin page and in my...

Thanks for this great project. It has been very useful so far. Unfortunately, it does not support RTL layouts out of the box. I use `dir='rtl'` for this RTL project....

Hi all. I have a simple form inside a dialog, to make sure the form fit the screen it should be scrollable so I decided to use the ScrollArea component...

It would be nice if this project supports RTL layouts. Basically the progress should run from the right to the left instead of left to right. It can be automatic...

When calling the PasswordResetView, an email with a password reset link will be sent to the given email. How can I generate such reset link in my own view? Essentially...

RTL support for almost all components in the registry. Mainly replaced physical properties with logical properties and added `rtl:space-x-reverse` where `space-x-*` is used. In addition to using radix direction provider...

enhancement
area: component
area: cli

Mobile users are used to swipe back to close an app drawer. When they use my web app and swipe back, they are navigated to the previous page. How can...