Brainslug

Results 194 comments of Brainslug

I am assuming this was set because `secure` cookies require an `https` connection and Directus does not come with `https` out-of-the-box. While for development/compatibility this may be the way to...

The difference i see is that we have "input types" and "output types". OAS and general typescript types are often geared to be "output types" aka the exact type you'll...

Also seems to be an issue for the other multiple relational interfaces o2m/m2m/m2a

The tab order in the content form is working as expected and if you prefer only using the keyboard there are shortcuts for saving your entry too (ctrl is probably...

Ah sorry you're absolutely right. There seems to be no way practical of opening the actual dropdown using solely the keyboard when filling in content nor does the Tab order...

Could you set `LOG_LEVEL=trace` to see if there are longrunning SQL queries slowing things down on the server?

What flavor of SQL did they use for Azrue SQL? Or better put which driver are you using to connect to it? as it is not a natively supported vendor...

Related old PR https://github.com/directus/directus/pull/12891