Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
488 stars 318 forks source link

Close button is hidden in the Tryit view #559

Closed ZarTrox closed 4 years ago

ZarTrox commented 4 years ago

Bug description

When opening the "Tryit" option in the DevPortal it opens the sideview at the right, but the "close-cross" is behind the header.

Reproduction steps

  1. Go to one of your APIs
  2. Use a header with background
  3. Click on Try it
  4. Try to close the opened view
  5. See that there is no close icon/cross
  6. Press F12
  7. Set a different viewport (in the device toolbar)
  8. See that the cross is hidden behind the header

Expected behavior

Header is seen as fixed object ("Sticks to top") and the page adapts its contents to it

Is your portal managed or self-hosted?

Managed

Additional context

image

azaslonov commented 4 years ago

Hi @ZarTrox, thanks for reporting the issue. We'll fix that.