You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
The text was updated successfully, but these errors were encountered:
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 !
The text was updated successfully, but these errors were encountered: