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

Fix grammar: Change "build success applications" to "build successful applications" for correctness.

As far as I can tell, omitting `quality` parameter doesn't actually default to `100`, but whatever's default for sharp (e.g. `80` for WebP and JPEG or `50` for AVIF). Here's...

In current docs, there's no mention to Grapqhl endpoints like `POST /graphql` or `POST /graphql/system` Docs should have a place where this is documented. Furthermore, I believe an Overview or...

It would be nice to dynamically search for articles inside a tutorial listing page

Let's say I am a developer and my task is to build an app based on a Directus instance using the API or any of the available SDK. In the...

Add clarification for `_eq` and `_neq` filter operators being not strictly typed for numeric values or their string representations. Ref: https://github.com/directus/directus/pull/16657 https://github.com/directus/directus/pull/24959

![Image](https://github.com/user-attachments/assets/7d66507e-d891-41a5-a71f-1612034c18f8)

The link to `default light theme` is actually linked to the default dark theme. ![Image](https://github.com/user-attachments/assets/7c88666f-29fd-4953-80fa-af8e61ae8a59)

I see the options definition is "object | component". This should be an "array | component" and should say "The options of your display. Can be either an array of...