Summary: | Table layout overflow on course interface – table extends beyond container | ||
---|---|---|---|
Product: | Koha | Reporter: | Hammat wele <hammat.wele> |
Component: | Course reserves | Assignee: | Hammat wele <hammat.wele> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | caroline.cyr-la-rose, philippe.blouin |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Bug 40881: Table layout overflow on course interface – table extends beyond container |
Description
Hammat wele
2025-09-25 20:16:12 UTC
I noticed it was worse in French (fr-CA) and a lot worse in German. Created attachment 186970 [details] [review] Bug 40881: Table layout overflow on course interface – table extends beyond container The Course interface (Course Reserves) page shows a layout issue: the results table overflows horizontally and extends beyond its container. Steps to reproduce 1. Log in to the staff interface. 2. Go to Course reserves. 3. Click New course, fill in the required fields, and click Save. 4. Click Add reserves, add items or biblionumbers, click Submit, then click Save to add reserve. 5. Click Cancel to see the Course details Table ---> table extends beyond container 6. Apply the patch 7. Reload the page ---> the table is no longer overflowing |