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

Tailwind with Menubar end attribute does not align-right #5181

Closed
rogiermulders opened this issue Oct 27, 2023 · 1 comment · Fixed by #5183
Closed

Tailwind with Menubar end attribute does not align-right #5181

rogiermulders opened this issue Oct 27, 2023 · 1 comment · Fixed by #5183
Assignees
Labels
Component: Tailwind Tailwind specific issue
Milestone

Comments

@rogiermulders
Copy link

rogiermulders commented Oct 27, 2023

Describe the bug

Tailwind with Menubar end attribute not at the end

the end property in node_modules/primereact/passthrough/tailwind/index.cjs.js menubar is missing I think.
end: 'ml-auto self-auto'

Reproducer

https://stackblitz.com/edit/react-vgr4cg?file=src%2Findex.js

PrimeReact version

10.0.7

React version

18.2.0

Language

TypeScript/JS

Build / Runtime

Vite

Browser(s)

All

Steps to reproduce the behavior

See Stackblitz

Expected behavior

The end attribute should show the content at the end of the Menubar

@rogiermulders rogiermulders added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 27, 2023
@rogiermulders rogiermulders changed the title Tailwind with Menubar end attribute not at the end Tailwind with Menubar end attribute does *not* align right Oct 27, 2023
@rogiermulders rogiermulders changed the title Tailwind with Menubar end attribute does *not* align right Tailwind with Menubar end attribute does *not* align at the right side Oct 27, 2023
@rogiermulders rogiermulders changed the title Tailwind with Menubar end attribute does *not* align at the right side Tailwind with Menubar end attribute does *not* align at the right side Oct 27, 2023
@rogiermulders rogiermulders changed the title Tailwind with Menubar end attribute does *not* align at the right side Tailwind with Menubar end attribute does not align-right Oct 27, 2023
@melloware melloware added Component: Tailwind Tailwind specific issue and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Oct 27, 2023
melloware added a commit to melloware/primereact that referenced this issue Oct 29, 2023
@melloware melloware self-assigned this Oct 29, 2023
@melloware melloware added this to the 10.0.8 milestone Oct 29, 2023
@melloware
Copy link
Member

PR Submitted!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Tailwind Tailwind specific issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants