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

fix(Mention): pass autoResize props to inner component #7374

Merged
merged 2 commits into from
Oct 26, 2024

Conversation

KumJungMin
Copy link
Contributor

@KumJungMin KumJungMin commented Oct 26, 2024

Defect Fixes


Test

before: Setting autoResize still causes a scroll when content overflows.

2024-10-26.3.29.38.mov



after: The height increases when content overflows.

2024-10-26.3.30.09.mov

Copy link

vercel bot commented Oct 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Oct 26, 2024 6:32am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Oct 26, 2024 6:32am

@KumJungMin KumJungMin changed the title fix: pass autoResize props to inner component fix(Mention): pass autoResize props to inner component Oct 26, 2024
@melloware melloware merged commit 6c1913f into primefaces:master Oct 26, 2024
8 checks passed
@KumJungMin KumJungMin deleted the fix/issue-7367 branch October 27, 2024 05:01
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

Successfully merging this pull request may close these issues.

Mention: Auto resize feature is not working Mention - autoResize
2 participants