docs icon indicating copy to clipboard operation
docs copied to clipboard

Automatic Request type changing automaticaly in the API ref

Open ThybaultJallu opened this issue 11 months ago • 1 comments

Description:

It seems there is an issue in the new Directus documentation where the request type (e.g., GET, POST, etc.) in the API reference changes automatically without user input.

Steps to Reproduce:

Go to the API Reference in the new Directus documentation. Select any specific request type, for example, Authentication > Login. Interact with the code preview to change from api rest to Directus sdk

Observed Behavior:

The type of the code preview change as expected but in the previous doc, when we do the same thing, it change the type to directus sdk on the entire page and in my opinion, it was a good feature.

Additional Information:

Browser: [Chrome] OS: [Win11PRO]

Let me know if more details are required. Have a good day !

ThybaultJallu avatar Jan 16 '25 11:01 ThybaultJallu

Fixed in #344

licitdev avatar Aug 13 '25 16:08 licitdev