You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
I am typing in an RTL language in an input field with typeahead for suggested texts. The text is aligned to the right correctly but the drop down list is aligned to the left. Is there anyway to align the typeahead drop down list to the right or is it not supported?
My plnkr uses angularjs 1.2.10, ui-bootstrap-tpls-0.11.0, and bootstrap 3.1.1.
But I also replicated the problem on angularjs 1.3.9, ui-bootstrap-tpls-0.10.0, and bootstrap 3.2.
The text was updated successfully, but these errors were encountered:
Copy وا and paste it in the text box. You will see the text in the textbox aligned to the right but the dropdown is aligned to the left. They both should be aligning to the right.
I am typing in an RTL language in an input field with typeahead for suggested texts. The text is aligned to the right correctly but the drop down list is aligned to the left. Is there anyway to align the typeahead drop down list to the right or is it not supported?
For an example, please take a look at my plnkr. Type in
وا
to see suggested text.http://plnkr.co/edit/QCvLW7Yu86PVcne4nXnu
My plnkr uses angularjs 1.2.10, ui-bootstrap-tpls-0.11.0, and bootstrap 3.1.1.
But I also replicated the problem on angularjs 1.3.9, ui-bootstrap-tpls-0.10.0, and bootstrap 3.2.
The text was updated successfully, but these errors were encountered: