Summary: | A couple more UI changes related to Bug 8179 | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Acquisitions | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | matt.blenkinsop, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
23.05.00
|
Circulation function: | |
Bug Depends on: | 8179 | ||
Bug Blocks: | |||
Attachments: |
Bug 33785: Some UI fisex to the orderreceive.tt modal
Bug 33785: Some UI fixes to the orderreceive.tt modal |
Description
Lucas Gass (lukeg)
2023-05-19 15:27:08 UTC
Created attachment 151480 [details] [review] Bug 33785: Some UI fisex to the orderreceive.tt modal To test: 1. Apply patch 2. Follow the steps in Bug 8179 to generate the modal on orderreceive.tt 3. Check that the following issues have been corrected: -The select2 dropdown for #bookfund is splitting onto multiple lines in the modal. -The modal header has a green line extending through it. -At smaller screen sizes the modal close button ( upper right corner of modal ) drops down below the h4. It should stay on the same line as the h4. -The modal is not centered on the screen. -The toogle inactive/active checkbox can become it's own list element. -The #current-fund can become a hint Created attachment 151490 [details] [review] Bug 33785: Some UI fixes to the orderreceive.tt modal To test: 1. Apply patch 2. Follow the steps in Bug 8179 to generate the modal on orderreceive.tt 3. Check that the following issues have been corrected: -The select2 dropdown for #bookfund is splitting onto multiple lines in the modal. -The modal header has a green line extending through it. -At smaller screen sizes the modal close button ( upper right corner of modal ) drops down below the h4. It should stay on the same line as the h4. -The modal is not centered on the screen. -The toogle inactive/active checkbox can become it's own list element. -The #current-fund can become a hint Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed to master for 23.05. Nice work everyone, thanks! Dependency missing - not backporting to 22.11.x |