Skip to content

Scroll on API Console Page #1212

Closed
Closed
@camdagr8

Description

@camdagr8

If you run an API Console command that forces the page to scroll, it doesn't scroll.
Looks like this is fixable by setting this css: body { overflow-y: auto; }

  • You're running version >=1.0.23 of Parse Dashboard.

  • You're running version >=2.3.2 of Parse Server.

  • You've searched through existing issues. Chances are that your issue has been reported or resolved before.

Environment Setup

"parse": "^1.11.1",
"parse-dashboard": "^1.2.0",
"parse-server": "^3.1.3",

Steps to reproduce

Run a console function that will force the page to scroll

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions