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

validateResize in splitter doesn't validate sizes if there are more than two panels #2082

Closed
anudeepreddy opened this issue Jun 4, 2021 · 0 comments
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@anudeepreddy
Copy link
Contributor

[X] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Current behavior
Currently the validateResize method considers only panel 0 and panel 1 while validating the size.

Expected behavior
In case where user might have more than two panels, the validateResize should validate sizes of all the available panels on resize.

mertsincan pushed a commit that referenced this issue Jun 6, 2021
* changed validate resize to account for all tab panels

* fixed issue with touch events
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Jun 6, 2021
@mertsincan mertsincan added this to the 6.4.0 milestone Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants