redoc icon indicating copy to clipboard operation
redoc copied to clipboard

hideRightPanel configuration does not have any effect

Open lcdunne opened this issue 1 year ago • 1 comments

I am trying out redocly via the cli. I was testing out some of the configurations and noticed that the hideRightPanel option does not seem to have any effect.

To reproduce: create a redocly.yaml:

theme:
  openapi:
    disableSearch: true
    hideRightPanel: true

Then run redocly build-docs openapi.yaml and view the resulting html page

I was expecting the entire right panel to disappear but it did not. The configuration appears to be correct as the disableSearch works, and there are no errors or warnings in the terminal.

I'm using redocly version 1.18.1 and node v20.10.0.

lcdunne avatar Jul 25 '24 21:07 lcdunne

Redocly CLI correctly resolves the config. It looks like that's related to Redoc itself. Transferring there.

tatomyr avatar Jul 30 '24 08:07 tatomyr

Hi @lcdunne. It not related to OSS Redoc.

That option looks related to commercial products of Redocly. If you have more questions, please, contact [email protected] for our commercial product support.

AlexVarchuk avatar Dec 30 '24 18:12 AlexVarchuk