Request to adjust Contextual Menu placement on OpenAPI-generated pages #6144
hmmhmmhm
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are using Mintlify’s Contextual Menu, including the “Open in ChatGPT” button, in our documentation.
On regular documentation pages, such as:
https://typecast.ai/docs/overview
The Contextual Menu appears in a very visible position next to the page title, which works well.
However, on OpenAPI-generated API reference pages, such as:
https://typecast.ai/docs/api-reference/text-to-speech/text-to-speech-with-timestamps
the Contextual Menu appears much lower in the middle of the page. Since it is not near the page title, it is easy for users to miss.
It seems that the Contextual Menu placement may be handled differently for pages generated from openapi.json. Would it be possible to either:
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions