Skip to content

Scroll on API Console Page #1212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
camdagr8 opened this issue Aug 9, 2019 · 2 comments
Closed
3 tasks done

Scroll on API Console Page #1212

camdagr8 opened this issue Aug 9, 2019 · 2 comments

Comments

@camdagr8
Copy link

camdagr8 commented Aug 9, 2019

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

@davimacedo
Copy link
Member

This problem was solved recently. Can you please update the Parse Dashboard to the latest version and check again?

@TomWFox
Copy link
Contributor

TomWFox commented Aug 20, 2019

If you still experience this issue on the latest version let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants