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

Sometimes the input field is not cleared in the 2 circulation forms. #2244

Closed
iGormilhit opened this issue Jul 26, 2021 · 0 comments · Fixed by rero/rero-ils-ui#694
Closed
Assignees
Labels
bug Breaks something but is not blocking f: circulation Concerns the circulation interface or backend f: professional ui Professional interface p-High High priority (to be solved in the 2-3 next months) production Issue specifically spotted on the production server UX User experience, ergonomy
Milestone

Comments

@iGormilhit
Copy link

iGormilhit commented Jul 26, 2021

Describe the bug

Sometimes the input field (where the barcode is entered) is not cleared in the checkout or checkin form.

To Reproduce

Case 1: check-out form, at desk loan

  1. In the professional interface, open a patron account with at least 1 loan "at desk"
  2. Do a checkin: see that the input is cleared
  3. Do a checkout: see that the input is NOT cleared

Case 2: check-in form, non existing item

  1. Navigate to the circulation interface: check-in form
  2. Check in a not existing item.
  3. See the error message and the input field that is never emptied.

Expected behavior

The input should be cleared, to avoid the professional to do it manually.

Context

@iGormilhit iGormilhit added f: circulation Concerns the circulation interface or backend f: professional ui Professional interface bug Breaks something but is not blocking p-Medium Medium priority (to be solved within 1-2 years) UX User experience, ergonomy production Issue specifically spotted on the production server labels Jul 26, 2021
@pronguen pronguen added p-High High priority (to be solved in the 2-3 next months) and removed p-Medium Medium priority (to be solved within 1-2 years) labels Aug 2, 2021
@pronguen pronguen changed the title The input field is not cleared after error message in the circulation interface Sometimes the input field is not cleared in the 2 circulation forms. Aug 2, 2021
@Garfield-fr Garfield-fr self-assigned this Aug 6, 2021
Garfield-fr added a commit to Garfield-fr/rero-ils-ui that referenced this issue Aug 18, 2021
The input field is automatically disabled during
the transaction on the "checkin/checkout" and "Request" screens.

* Closes rero/rero-ils#2244.

Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Garfield-fr added a commit to Garfield-fr/rero-ils-ui that referenced this issue Aug 18, 2021
The input field is automatically disabled during
the transaction on the "checkin/checkout" and "Request" screens.

* Closes rero/rero-ils#2244.

Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Garfield-fr added a commit to Garfield-fr/rero-ils-ui that referenced this issue Aug 19, 2021
The input field is automatically disabled during
the transaction on the "checkin/checkout" and "Request" screens.

* Closes rero/rero-ils#2244.

Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Garfield-fr added a commit to Garfield-fr/rero-ils-ui that referenced this issue Aug 19, 2021
The input field is automatically disabled during
the transaction on the "checkin/checkout" and "Request" screens.

* Closes rero/rero-ils#2244.

Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Garfield-fr added a commit to Garfield-fr/rero-ils-ui that referenced this issue Aug 19, 2021
The input field is automatically disabled during
the transaction on the "checkin/checkout" and "Request" screens.

* Closes rero/rero-ils#2244.

Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
@pronguen pronguen added this to the v1.7.0 / sprint 47 milestone Aug 19, 2021
@iGormilhit iGormilhit modified the milestones: v1.7.0, v1.5.0 Sep 8, 2021
Garfield-fr added a commit to Garfield-fr/rero-ils-ui that referenced this issue Sep 16, 2021
The input field is automatically disabled during
the transaction on the "checkin/checkout" and "Request" screens.

* Closes rero/rero-ils#2244.

Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
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-High High priority (to be solved in the 2-3 next months) production Issue specifically spotted on the production server UX User experience, ergonomy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants