You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Reduces the resource and the time to load the editor.
* Adds a new method to set the list of the hidden fields.
* Removes the bad use of `setTimeout`.
* Adds scroll to suggestion list.
* Closesrero/rero-ils#1747.
* Closesrero/rero-ils#1908.
* Fixes autocomplete external link UI.
Co-Authored-by: Johnny Mariéthoz <[email protected]>
jma
added a commit
to jma/ng-core
that referenced
this issue
Sep 8, 2021
* Reduces the resource and the time to load the editor.
* Adds a new method to set the list of the hidden fields.
* Removes the bad use of `setTimeout`.
* Adds scroll to suggestion list.
* Closesrero/rero-ils#1747.
* Closesrero/rero-ils#1908.
* Fixes autocomplete external link UI.
Co-Authored-by: Johnny Mariéthoz <[email protected]>
* Reduces the resource and the time to load the editor.
* Adds a new method to set the list of the hidden fields.
* Removes the bad use of `setTimeout`.
* Adds scroll to suggestion list.
* Closesrero/rero-ils#1747.
* Closesrero/rero-ils#1908.
* Fixes autocomplete external link UI.
Co-Authored-by: Johnny Mariéthoz <[email protected]>
How it works
"Press space for all" only display the 20 first fields in the editor. This is especially the case for documents.
How it should works
It should display all field, with an a scroll bar if there are too many.
The text was updated successfully, but these errors were encountered: