-
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
Patron account expired: improve message #2920
Labels
enhancement
Improvement of an existing feature
f: public ui
Public interface, as opposed to the professional interface
p-High
High priority (to be solved in the 2-3 next months)
UX
User experience, ergonomy
Comments
pronguen
added
enhancement
Improvement of an existing feature
f: public ui
Public interface, as opposed to the professional interface
UX
User experience, ergonomy
p-High
High priority (to be solved in the 2-3 next months)
labels
May 17, 2022
Garfield-fr
added a commit
to Garfield-fr/rero-ils
that referenced
this issue
Mar 6, 2023
* Closes rero#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Mar 6, 2023
The request button is displayed even if the request is not possible with a tooltip indicating the reason. * Fixes tooltip message with <br>. * Fixes request button on document detail view. * Closes rero/rero-ils#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Mar 6, 2023
The request button is displayed even if the request is not possible with a tooltip indicating the reason. * Fixes tooltip message with `<br>`. * Fixes request button on document detail view. * Closes rero/rero-ils#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils-ui
that referenced
this issue
Mar 6, 2023
The request button is displayed even if the request is not possible with a tooltip indicating the reason. * Fixes tooltip message with `<br>`. * Fixes request button on document detail view. * Closes rero/rero-ils#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils
that referenced
this issue
Mar 7, 2023
* Closes rero#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils
that referenced
this issue
Mar 7, 2023
* Closes rero#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils
that referenced
this issue
Mar 8, 2023
* Closes rero#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils
that referenced
this issue
Mar 21, 2023
* Closes rero#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
PascalRepond
pushed a commit
that referenced
this issue
Mar 23, 2023
* Closes #2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils
that referenced
this issue
Mar 29, 2023
* Closes rero#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils
that referenced
this issue
Mar 29, 2023
* Closes rero#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils
that referenced
this issue
Mar 29, 2023
* Closes rero#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils
that referenced
this issue
Mar 29, 2023
* Closes rero#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils
that referenced
this issue
Mar 30, 2023
* Closes rero#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
to Garfield-fr/rero-ils
that referenced
this issue
Mar 30, 2023
* Closes rero#2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
PascalRepond
pushed a commit
that referenced
this issue
Apr 3, 2023
* Closes #2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
PascalRepond
pushed a commit
that referenced
this issue
Apr 5, 2023
* Closes #2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr
added a commit
that referenced
this issue
Apr 5, 2023
* Closes #2920. Co-Authored-by: Bertrand Zuchuat <[email protected]>
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: public ui
Public interface, as opposed to the professional interface
p-High
High priority (to be solved in the 2-3 next months)
UX
User experience, ergonomy
How it works
Currently, when the patron rights expire, the patron is not anymore able to do checkouts, request and renewals. He/she doesn't know that the requests are blocked, because the warning message is displayed only on his account, not on the catalogue.
What is more, some messages are not well formatted:
Improvement suggestion
Patron rights expired.
>Your account has expired. Please contact your library.
Your account has expired. Please contact your library.
Context
Linked issue: #2867
The text was updated successfully, but these errors were encountered: