Skip to content
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

Counter is missing in the history tab #1515

Closed
ManaDeweerdt opened this issue Nov 27, 2020 · 0 comments · Fixed by rero/rero-ils-ui#452
Closed

Counter is missing in the history tab #1515

ManaDeweerdt opened this issue Nov 27, 2020 · 0 comments · Fixed by rero/rero-ils-ui#452
Assignees
Labels
bug Breaks something but is not blocking f: circulation Concerns the circulation interface or backend f: professional ui Professional interface p-Low Low priority
Milestone

Comments

@ManaDeweerdt
Copy link
Contributor

ManaDeweerdt commented Nov 27, 2020

Describe the bug

In the pro interface, the counter is missing from the history tab of the circulation interface.
Ex: https://ils.test.rero.ch/professional/circulation/patron/kad001/history
We can see the counter in the public interface.
image

To Reproduce

  1. Go to the circ interface of a user.
  2. Make checkin of an item.
  3. See the history tab.

Expected behavior
There should be a counter also in the history tab.

Context

  • server: [ils.test.rero.ch]
  • version: v0.14.1
@ManaDeweerdt ManaDeweerdt added bug Breaks something but is not blocking triage f: circulation Concerns the circulation interface or backend p-Low Low priority labels Nov 27, 2020
@iGormilhit iGormilhit added the f: professional ui Professional interface label Nov 30, 2020
zannkukai added a commit to zannkukai/rero-ils-ui that referenced this issue Dec 3, 2020
Adds a counter for the patron circulation history tab. This counter is
dynamically update when a checkin operation is done for the patron.

Closes rero/rero-ils#1515

Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
@zannkukai zannkukai self-assigned this Dec 3, 2020
zannkukai added a commit to zannkukai/rero-ils-ui that referenced this issue Dec 7, 2020
Adds a counter for the patron circulation history tab. This counter is
dynamically update when a checkin operation is done for the patron.

Closes rero/rero-ils#1515

Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai added a commit to zannkukai/rero-ils-ui that referenced this issue Dec 7, 2020
Adds a counter on the patron circulation history tab. This counter is
dynamically updated when a checkin operation is done for the patron.

Closes rero/rero-ils#1515

Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai added a commit to rero/rero-ils-ui that referenced this issue Dec 7, 2020
Adds a counter on the patron circulation history tab. This counter is
dynamically updated when a checkin operation is done for the patron.

Closes rero/rero-ils#1515

Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
@iGormilhit iGormilhit removed the triage label Dec 9, 2020
@iGormilhit iGormilhit added this to the v0.15.0 milestone Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Breaks something but is not blocking f: circulation Concerns the circulation interface or backend f: professional ui Professional interface p-Low Low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants