-
Notifications
You must be signed in to change notification settings - Fork 27
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
Display items/holdings on top according to the login library in the professional view #1563
Labels
effort: important
US candidate
enhancement
Improvement of an existing feature
f: professional ui
Professional interface
f: public ui
Public interface, as opposed to the professional interface
p-Low
Low priority
wontfix
This issue will not be addressed
Comments
pronguen
added
enhancement
Improvement of an existing feature
f: professional ui
Professional interface
f: public ui
Public interface, as opposed to the professional interface
triage
labels
Dec 15, 2020
iGormilhit
added
needs info
effort: important
US candidate
p-Medium
Medium priority (to be solved within 1-2 years)
and removed
triage
labels
Dec 16, 2020
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Jan 21, 2021
* Implements the holdings section of the document detailed view of the public interface to improve the user experience when loading holdings with lots of items. With the JINJA templates, the performance is very bad. Angular allows to lazy load data and will make easier to add dynamic interaction between the user and the interface. * Adds pagination on holdings of the professional interface. * Closes rero/rero-ils#1401 * Closes rero/rero-ils#1563 * Closes rero/rero-ils#1577 Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Jan 21, 2021
* Implements the holdings section of the document detailed view of the public interface to improve the user experience when loading holdings with lots of items. With the JINJA templates, the performance is very bad. Angular allows to lazy load data and will make easier to add dynamic interaction between the user and the interface. * Adds pagination on holdings of the professional interface. * Closes rero/rero-ils#1401 * Closes rero/rero-ils#1563 * Closes rero/rero-ils#1577 Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Jan 27, 2021
* Implements the holdings section of the document detailed view of the public interface to improve the user experience when loading holdings with lots of items. With the JINJA templates, the performance is very bad. Angular allows to lazy load data and will make easier to add dynamic interaction between the user and the interface. * Adds pagination on holdings of the professional interface. * Closes rero/rero-ils#1401 * Closes rero/rero-ils#1563 * Closes rero/rero-ils#1577 Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Jan 29, 2021
* Implements the holdings section of the document detailed view of the public interface to improve the user experience when loading holdings with lots of items. With the JINJA templates, the performance is very bad. Angular allows to lazy load data and will make easier to add dynamic interaction between the user and the interface. * Adds pagination on holdings of the professional interface. * Closes rero/rero-ils#1401 * Closes rero/rero-ils#1563 * Closes rero/rero-ils#1577 Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Jan 29, 2021
* Implements the holdings section of the document detailed view of the public interface to improve the user experience when loading holdings with lots of items. With the JINJA templates, the performance is very bad. Angular allows to lazy load data and will make easier to add dynamic interaction between the user and the interface. * Adds pagination on holdings of the professional interface. * Closes rero/rero-ils#1401 * Closes rero/rero-ils#1563 * Closes rero/rero-ils#1577 Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
7 tasks
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Feb 2, 2021
* Implements the holdings section of the document detailed view of the public interface to improve the user experience when loading holdings with lots of items. With the JINJA templates, the performance is very bad. Angular allows to lazy load data and will make easier to add dynamic interaction between the user and the interface. * Adds pagination on holdings of the professional interface. * Closes rero/rero-ils#1401 * Closes rero/rero-ils#1563 * Closes rero/rero-ils#1577 Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Feb 2, 2021
* Implements the holdings section of the document detailed view of the public interface to improve the user experience when loading holdings with lots of items. With the JINJA templates, the performance is very bad. Angular allows to lazy load data and will make easier to add dynamic interaction between the user and the interface. * Adds pagination on holdings of the professional interface. * Closes rero/rero-ils#1401 * Closes rero/rero-ils#1563 * Closes rero/rero-ils#1577 Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Feb 2, 2021
* Implements the holdings section of the document detailed view of the public interface to improve the user experience when loading holdings with lots of items. With the JINJA templates, the performance is very bad. Angular allows to lazy load data and will make easier to add dynamic interaction between the user and the interface. * Adds pagination on holdings of the professional interface. * Closes rero/rero-ils#1401 * Closes rero/rero-ils#1563 * Closes rero/rero-ils#1577 Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
In |
pronguen
changed the title
Display items/holdings on top in accordance to the user
Display items/holdings on top according to the login library in the professional view
Mar 2, 2021
This issue is stale because it has been open 6 months with no activity. |
This issue is stale because it has been open 6 months with no activity. |
PascalRepond
added
p-Low
Low priority
and removed
stale
Stale or no longer relevant
p-Medium
Medium priority (to be solved within 1-2 years)
labels
Aug 30, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
effort: important
US candidate
enhancement
Improvement of an existing feature
f: professional ui
Professional interface
f: public ui
Public interface, as opposed to the professional interface
p-Low
Low priority
wontfix
This issue will not be addressed
How it works
Currently, items and holdings are sorted according to their pid.
Improvement suggestion
In the pro interface, holdings of the librarian login library are displayed first.
Concerning the public interface, the enhancement is in #1740.
The text was updated successfully, but these errors were encountered: