-
## Describe the bug
The generated `api` frontmatter parameter may be too long causing the page to crash
## Expected behavior
The frontmatter's `api` parameter has a fixed length.
## Curren…
-
**Is your feature request related to a problem? Please describe.**
Navigating any one page of docs with this theme on mobile, or on desktop with a window not wide enough for the widest layout to ap…
-
Recently, I've been upgrading my documentation site to Docusaurus v3 and stumbled upon this fantastic plugin!
Currently, I have a set of APIs divided into two versions: a preview version and a sta…
-
Dans le dossier frontend/src/custom/ nous trouvons un dossier images contenant "login_background.jpg", "logo_sidebar.jpg" et "logo_structure.png". Ces fichiers sont inclus dans le dépôt Git GeoNature …
-
**Describe the bug**
Various user interface components display a "Reset" or "Clear" button. These buttons have at least 3 different styles. For better accessibility and UI consistency, they all shoul…
-
**Requirements**
- Sidebar should be visible
- Toolbar should be hidden
- Tabs should be hidden
- Address bar should be visible
- There should be an open button
-
Add a way for users to customize filenames when images are downloaded. You should be able to say something like `{artist}_{copyright}_{id}.{ext}` to get filenames like `bkub_touhou_3366017.jpg`. This …
-
Because building own Gutenberg blocks is pretty tedious, I am using the [new Advanced Custom Fields functionality](https://www.advancedcustomfields.com/resources/acf_register_block_type/) to build my …
-
While building the custom map Extent sidebar tool to allow users to draw an extent rectangle and populate the fields, I ran into a number of editor issues, most notably, a number of times, submit res…
-
## Synopsis
Now that the project has fully embraced third-party customization with plugins, please make the markup more accessible to styling. We can start by simply adding `id` and `data` attributes…