We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce
Expected behaviour
The icons switch from left to right
Actual behaviour
The icons remain on the left
Notes
For other components (eg TabMenu) this works as expected.
No response
I think this relates to a wider issue of having to hardcode left/right based on RTL, rather than using logical attributes - see feature request here: https://github.com/orgs/primefaces/discussions/3649
This makes it difficult for me to understand how best to contribute.
https://stackblitz.com/edit/vn3vacch?file=package.json
N/A
19
v19
The icons on buttons where the position attribute has not been used switch from left to right.
position
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Steps to reproduce
Expected behaviour
The icons switch from left to right
Actual behaviour
The icons remain on the left
Notes
For other components (eg TabMenu) this works as expected.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
I think this relates to a wider issue of having to hardcode left/right based on RTL, rather than using logical attributes - see feature request here: https://github.com/orgs/primefaces/discussions/3649
This makes it difficult for me to understand how best to contribute.
Reproducer
https://stackblitz.com/edit/vn3vacch?file=package.json
Environment
N/A
Angular version
19
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The icons on buttons where the
position
attribute has not been used switch from left to right.The text was updated successfully, but these errors were encountered: