Skip to content

Ugly border #2

Description

@imomo0

Describe the bug
Using the provided example of the swagger-ui with setSizeFull() there becomes a border that fills the screen, but when scrolling the bottom border goes through the component.

To Reproduce
Steps to reproduce the behavior:

  1. Follow the provided example to create a view with the swagger-ui.
  2. Use a bigger yaml documentation file.
  3. See border at bottom, when scrolling this is stuck through the elements in the documentation.

Expected behavior
Either a border around the whole component when its completed drawn or removed completely,

Screenshots
image

Suggestion
In the js renderer maybe just remove the border.
<div> id="swagger-ui" style="position: absolute; top: 0; right: 0; bottom: 0; left: 0;border: 0" ></div> </div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions