docs icon indicating copy to clipboard operation
docs copied to clipboard

The Directus Docs 🐰 — The official Documentation for the Directus Modern Data Stack

Results 54 docs issues
Sort by recently updated
recently updated
newest added

### Describe the Request So as in https://github.com/directus/directus/issues/2942 and in https://github.com/directus/directus/discussions/13392 it comes to the point, that when creating a custom api hook as defined in (https://docs.directus.io/extensions/hooks.html) the hook will...

Docs

The "Update Multiple Items" section in the API reference is missing 2 supported methods of doing multiple updates. On this page https://directus.io/docs/api/items#update-multiple-items we are currently documenting the "update many by...

Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.15.2 to 3.16.0. Release notes Sourced from nuxt's releases. v3.16.0 👀 Highlights There's a lot in this one! ⚡️ A New New Nuxt Say hello to create-nuxt,...

dependencies
javascript

In https://directus.io/docs/guides/connect/query-parameters#many-to-any-fields the explanation on fields query parameter is `?fields=m2a-field:collection-scope.field` it's not clear what collection-scope is and how does it relate to `m2a-field:` part discussion https://discord.com/channels/725371605378924594/741317677397704757/1351957245495214210

Currently there is a lot of text, and it is hard to navigate this section without getting a bit overwhelmed. ![Image](https://github.com/user-attachments/assets/c8758125-9675-48f4-ae4f-7d796ee7f593) I think a good way to set-up this section...

The new docs are missing the CLI documentation page entirely https://github.com/directus/directus/blob/main/docs/self-hosted/cli.md ![Image](https://github.com/user-attachments/assets/aacf39ce-4bfe-4d35-8fa1-97c6e98d88ff) ![Image](https://github.com/user-attachments/assets/c163f56f-6e1c-4117-8ddd-6badcdbfee84) When searching the new docs for "cli" we do find the "Extensions SDK" which is unrelated. https://directus.io/docs/guides/extensions/cli

Can we steal some inspiration from the Nuxt folks and add a bank of links above the left sidebar to quickly switch between the different main sections of the docs?...

Within the old api reference the selection of the rest / sdk / Gql examples have been persisted. Would be great, if this could be brought back to the new...

Trying to build these locally for an article submission and can't start Nuxt because of missing API keys. An example env would be helpful to know what's expected. ![Image](https://github.com/user-attachments/assets/f896cd5f-ad2b-401c-96e1-45fe32ac3ac5)