Summary: | Give pages the option to be a page or modal | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Tools | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | blawlor, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Christopher Brannon
2024-01-03 22:44:52 UTC
Couldn't one just build a modal inside of a custom page? You could, if you want the modal on top of that page. But if you want the modal to pop up on some pre-existing page, it would need a little more work. Like if I was going to add some information that pops up from the Circulation page or Cataloging page, where I don't want to navigate away, and instead just have that information come up wherever that link was, that would be a little more complex. |