-
Notifications
You must be signed in to change notification settings - Fork 25
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
Set the focus in the forms. #542
Labels
enhancement
Improvement of an existing feature
f: editor
Concerns editor based on JSON schema AND custom editor
f: professional ui
Professional interface
Comments
benerken
added a commit
to benerken/rero-ils
that referenced
this issue
Nov 20, 2019
* set the focus in the forms * Closes rero#542 Co-Authored-by: Benoit Erken <[email protected]> Laurent Dubois <[email protected]>
lauren-d
added a commit
to benerken/rero-ils
that referenced
this issue
Nov 20, 2019
* add angular directive to set autofocus. * update remote-input component to add autofocus binding. * set the focus in the forms. * update json schema forms to set default focus. * Closes rero#542. Co-Authored-by: Benoit Erken <[email protected]> Co-Authored-by: Lauren-D <[email protected]>
lauren-d
added a commit
to benerken/rero-ils
that referenced
this issue
Nov 20, 2019
* add angular directive. * update remote-input component to add autofocus binding. * set the focus in the forms. * update json schema forms to set default focus. * Closes rero#542. Co-Authored-by: Benoit Erken <[email protected]> Co-Authored-by: Lauren-D <[email protected]>
lauren-d
added a commit
to benerken/rero-ils
that referenced
this issue
Nov 20, 2019
* add angular directive. * update remote-input component to add autofocus binding. * set the focus in the forms. * update json schema forms to set default focus. * Closes rero#542. Co-Authored-by: Benoit Erken <[email protected]> Co-Authored-by: Lauren-D <[email protected]>
lauren-d
added a commit
to benerken/rero-ils
that referenced
this issue
Nov 20, 2019
* add angular directive. * update remote-input component to add autofocus binding. * set the focus in the forms. * update json schema forms to set default focus. * Closes rero#542. Co-Authored-by: Benoit Erken <[email protected]> Co-Authored-by: Lauren-D <[email protected]>
lauren-d
added a commit
to benerken/rero-ils
that referenced
this issue
Nov 21, 2019
* add angular directive. * update remote-input component to add autofocus binding. * set the focus in the forms. * update json schema forms to set default focus. * Closes rero#542. Co-Authored-by: Benoit Erken <[email protected]> Co-Authored-by: Lauren-D <[email protected]>
lauren-d
added a commit
to benerken/rero-ils
that referenced
this issue
Nov 22, 2019
* add angular directive. * update remote-input component to add autofocus binding. * set the focus in the forms. * update json schema forms to set default focus. * Closes rero#542. Co-Authored-by: Benoit Erken <[email protected]> Co-Authored-by: Lauren-D <[email protected]>
lauren-d
added a commit
to benerken/rero-ils
that referenced
this issue
Nov 26, 2019
* Adds angular directive. * Updates remote-input component to add autofocus binding. * Sets the focus in the forms. * Updates form option to set default focus. * Closes rero#542. Co-Authored-by: Benoit Erken <[email protected]> Co-Authored-by: Lauren-D <[email protected]>
lauren-d
added a commit
to benerken/rero-ils
that referenced
this issue
Nov 26, 2019
* Adds angular directive. * Updates remote-input component to add autofocus binding. * Sets the focus in the forms. * Updates form options to set default focus. * Closes rero#542. Co-Authored-by: Benoit Erken <[email protected]> Co-Authored-by: Lauren-D <[email protected]>
This issue is resolved, I think somewhere after the integration of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Improvement of an existing feature
f: editor
Concerns editor based on JSON schema AND custom editor
f: professional ui
Professional interface
Describe the issue
As a user opens a form, ie the editor, the focus is not set.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Focus should be set where it's the most probable that a user wants to start to type.
The text was updated successfully, but these errors were encountered: