Bug 40894 - The Search order form on acquisition home page should be in a div with an id
Summary: The Search order form on acquisition home page should be in a div with an id
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: 24.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-29 08:06 UTC by Mathieu Saby
Modified: 2025-10-10 07:03 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Saby 2025-09-29 08:06:24 UTC
A Search order form was added on acquisition home page. It should be in a div with a specific id. It would make easier to hide it if we want.

Note that the "search vendor" form above have its own id... Is there coding guideline about this sort of things ?
Comment 1 Katrin Fischer 2025-10-05 12:54:50 UTC
There is currently no coding guideline for ids and classes. This might be an interesting one for next week's hackfest if you could leave it until end of next week?
Comment 2 Katrin Fischer 2025-10-10 07:03:30 UTC
(In reply to Katrin Fischer from comment #1)
> There is currently no coding guideline for ids and classes. This might be an
> interesting one for next week's hackfest if you could leave it until end of
> next week?

We had a lot of great discussions, but unfortunately didn't get to this one. Free to fix :)