question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ion-label floating direction rtl , the label come almost in the middle not at the right.

See original GitHub issue

Ionic version: 3.0.1

*I’m submitting a bug report

Current behavior: the label comes in the center. not right

Expected behavior: the label should appear in the right side. Steps to reproduce:

<ion-item>
     <ion-label floating style="direction:rtl;">joe</ion-label>
     <ion-input></ion-input>
</ion-item>

css: direction : rtl;

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
joesleimancommented, May 12, 2017

Ok thank you…

0reactions
ionitron-bot[bot]commented, Sep 3, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ion-label floating direction rtl , the label come almost in the ...
Ionic version: 3.0.1. *I'm submitting a bug report. Current behavior: the label comes in the center. not right. Expected behavior:
Read more >
Vertically aligning floated label in the middle of an input ...
I managed to position ion-label in the middle of an ion-input but when I click on ion-input, ion-label goes on top of the...
Read more >
Item Label Color and Properties for Applications | ion-label
Easily design item label colors and other properties with ion-label. ... position of the label inside of an item can be inline, fixed,...
Read more >
How to transition placeholder text into a label in React ...
Step 1: Put the label and input inside a container div · Empty state: Sitting in the middle of the input field, acting...
Read more >
Options - Froala
Sets the direction of the text. Possible values are: 'auto' , 'ltr' and 'rtl' . When the option is set to auto the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found