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

JSF validation occurs for selectOneMenu components on records not displayed when live scroll is enabled #3640

Closed
mertsincan opened this issue May 4, 2018 · 0 comments
Assignees
Labels
6.1.17 6.2.4 🐞 defect Bug...Something isn't working
Milestone

Comments

@mertsincan
Copy link
Member

Reported By PRO User;

we have a data table displayed in an overlay with dynamic columns, lazy data model and live scrolling.
The table is used to edit data where some of the components are marked as required.
When live scrolling is used and a selectOneMenu component is marked as required, the JSF validation
appears to be invoked for the items that have not been loaded in the overlay. Even when these values
are present in the underlying object, the validation fails because their value is missing. ...

@mertsincan mertsincan added 🐞 defect Bug...Something isn't working 6.1.17 6.2.4 labels May 4, 2018
@mertsincan mertsincan added this to the 6.3 milestone May 4, 2018
@mertsincan mertsincan self-assigned this May 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.1.17 6.2.4 🐞 defect Bug...Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant