https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40857
Bug ID: 40857
Summary: Dropdown menu for Booking cancellation is hidden in
modal
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When you have more that one option in the BOOKING_CANCELLATION authorised value
category, the options in the cancellation modal are hidden. You can still
scroll, but it looks very weird.
I think it may be because it's not a normal dropdown in the sense that you can
still type in something and not just select. This differs from the usual Koha
behaviour where if there is a list of authorised values, you can't type
anything, and if there aren't authorised values, then it's a text field instead
of a dropdown menu. This one tries to be both at once and maybe there is no
style for that yet??
To recreate:
1. Make an item bookable
1.1. Go to a record (e.g.
http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=285)
1.2. Go to the Items tab on the left side of the screen
1.3. Under Bookable, choose Yes and click 'Update'
2. Place a booking
2.1. Click 'Place booking' at the top of the detailed record screen
2.2. Fill out the form
2.3. Click 'Submit'
3. Try to cancel the booking
3.1. Go to the 'Bookings' tab on the left side of the screen
3.2. Click 'Cancel' next to the booking
--> A modal appears with a text field for the cancellation reason
3.3. Click 'No, do not cancel'
4. Add one authorised value in BOOKING_CANCELLATION
4.1. Go to Administration > Authorized values
4.2. Search for BOOKING_CANCELLATION
4.3. Click 'Add'
4.4. Fill out the form
4.5. Click 'Save'
5. Redo step 3
--> The option appears over the text field -- OK
6. Add one or two more authorised values
7. Redo step 3
--> The option appear under the text field and are hidden by the modal
footer
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/