[Koha-bugs] [Bug 33883] "Make sure to copy your API secret" message overlaps text

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 2 16:08:43 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33883

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 151982
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151982&action=edit
Bug 33883: "Make sure to copy your API secret" message overlaps text

This patch updates the markup on the patron API keys page so that it
uses standard classes for dialogs and page sections.

To test you must have RESTOAuth2ClientCredentials enabled.

- Apply the patch and locate a patron record.
- From their checkout or detail page, choose More -> Manage API keys
- Click "Generate a new client id/secret pair"
- Enter a description and click Save.
- You should see a message in a standard message-style dialog, "Make
  sure to copy your API secret now. You won’t be able to see it again!"
- The API key information should be displayed in a .page-section div.
- The table of existing keys should be displayed in a .page-section div.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list