[JBoss JIRA] Created: (RF-8261) Add support to automatically scroll to the first field containing an error after user submits a form and validation fails?
by Frank (JIRA)
Add support to automatically scroll to the first field containing an error after user submits a form and validation fails?
--------------------------------------------------------------------------------------------------------------------------
Key: RF-8261
URL: https://jira.jboss.org/jira/browse/RF-8261
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: component
Affects Versions: 3.3.2.SR1
Environment: Richfaces (3.3.2.SR1), Spring webflow (2.0.8), Hibernate Validator (4.0.2), ...........
Reporter: Frank
Hello, here's the context, I have a form which has enough fields to produce vertical scrolling. I'm using Hibernate Validator (4.0.x) to validate my form fields through rich:ajaxValidator. So, has the title says, I would like the page to scroll up 'automatically' to the first validation error of the form, after the user tries to submit the form with the save button (a4j:commandButton), and the form contains one or more errors (coming from JSF Validation phase...).
So, big picture of feature request: On form-submit, if errors, automatic scroll to first form error.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] Created: (RF-11136) writing tests for a4j:push sample CDI Push in showcase
by Juraj Huska (JIRA)
writing tests for a4j:push sample CDI Push in showcase
------------------------------------------------------
Key: RF-11136
URL: https://issues.jboss.org/browse/RF-11136
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: examples
Affects Versions: 4.1.0.Milestone1
Environment: richfaces showcase
Reporter: Juraj Huska
Assignee: Juraj Huska
When the development of tests for showcase will be fully under Arquillian then write tests for sample CDI Push, since now it would be too difficult to write them, since in richfaces selenium is not support for changing browser windows, which is needed in that sample.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] Created: (RF-11131) maven-cdk-plugin compile only modified files
by Lukáš Fryč (JIRA)
maven-cdk-plugin compile only modified files
--------------------------------------------
Key: RF-11131
URL: https://issues.jboss.org/browse/RF-11131
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: cdk
Affects Versions: 4.1.0.Milestone1
Reporter: Lukáš Fryč
maven-cdk-plugin currently compiles all the sources which is configured to (all templates and faces-configs).
This is generating overhead when writing new components.
Made possible to detect which files has been changed and which have impact on the produced Java classes and made only these files necessary to process during the generation.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months