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

input types #8

Open
ffoodd opened this issue Jul 23, 2020 · 3 comments
Open

input types #8

ffoodd opened this issue Jul 23, 2020 · 3 comments

Comments

@ffoodd
Copy link

ffoodd commented Jul 23, 2020

RTL Styling 101 is the most awesome resource I know about RTL, yet it could be a bit more exhaustive when it comes to inputs staying LTR :)

email, tel and number are shown as examples, but what should happen to other input types? Date relative inputs (date, datetime-local, month, week, time), url or file seems legit to be LTR, whereas I guess that password should remain RTL.

Am I right? Or missing something :D ?

Thanks for this unvaluable guide again, keep going!

@shadeed
Copy link
Owner

shadeed commented Jul 23, 2020

You are 100% right. Frankly, I'm thinking about ways to improve the guide, and this issue will really open my eyes on things that I didn't included.

I will definitely consider this, and will keep the issue opened for now.

Thank you for the kind support!

@ffoodd
Copy link
Author

ffoodd commented Jul 23, 2020

I seriously think I couldn't get through practical RTL without this guide—so I'd be glad to help in any way :)

@leevigraham
Copy link

email, tel and number are shown as examples

Currency would also be helpful, I'm guessing that would just be a number input.

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

No branches or pull requests

3 participants