Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

bug: Pages not correctly scrolling when running in browser #783

Open
kurmanadhvalla opened this issue Apr 26, 2019 · 4 comments
Open

bug: Pages not correctly scrolling when running in browser #783

kurmanadhvalla opened this issue Apr 26, 2019 · 4 comments

Comments

@kurmanadhvalla
Copy link

Connection page and Project page are not scrollable in web version of VOTT version 2 . May be It is a electron issue

@wbreza
Copy link
Contributor

wbreza commented Apr 26, 2019

Can you please provide some more info? Are you referring to the page as a whole? certain components in the side bar, etc?

@kurmanadhvalla
Copy link
Author

kurmanadhvalla commented Apr 29, 2019

In connections page.. When you select Azure Blob Storage , related info about azure storage renders
but not able to scroll down to click save connection. Have to press tab or to reduce the size to fit the whole info in page

@wbreza wbreza added bug and removed need more info labels Apr 29, 2019
@wbreza
Copy link
Contributor

wbreza commented Apr 29, 2019

@kurmanadhvalla After investigating further it appears this is only occurring when running VoTT in the browser. Electron is scrolling as designed.

@wbreza wbreza changed the title Connection Page and Project Page are not scrollable in web view bug: Pages not correctly scrolling when running in browser Apr 29, 2019
@SakaSaiTrinath
Copy link

You can get scroll bars by adding a property in scss file. Add overflow: scroll; in &-main in .app class in src/App.scss file.

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

No branches or pull requests

4 participants