Skip to content
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

Folders Listing lacking Scroll Bar #311

Closed
Roachmen opened this issue Nov 9, 2017 · 5 comments
Closed

Folders Listing lacking Scroll Bar #311

Roachmen opened this issue Nov 9, 2017 · 5 comments
Assignees
Labels
bug Something isn't working deferred Will be addressed later

Comments

@Roachmen
Copy link

Roachmen commented Nov 9, 2017

Actual behavior

Media Folders beyond a certain count that is dependent upon resolution are inaccessible due to lack of scroll bar. (See attached image for example)

Expected behavior

Click and drag a scroll bar to see additional folders

Steps to reproduce the behavior

Create the folders manually in the repo folder under uploads. Restart wiki.js. Or create enough folders from the image insert manager.
image folders unviewable

@NGPixel NGPixel added the bug Something isn't working label Nov 11, 2017
@NGPixel NGPixel self-assigned this Nov 11, 2017
@NGPixel NGPixel added the deferred Will be addressed later label Nov 11, 2017
@gordosgithub
Copy link

I'm having the same issue, it's extremely frustrating. It also pushes the "save/discard" buttons down off of the page so the only way to get rid of the window is to zoom ur browser view way out and click them.

This issue also applies to the "file container" part of the window not having a scrollbar. In other words, if u have more pictures than will fit in the right hand container, it will also break.

This is all on top of the fact that there is no way to create subfolders inside the file editor, and if u do create subfolders manually in your repo/uploads directory they will not be displayed in the file editor window, nor will their contents.

I've had a lot of big bugs with the file editor on this wiki, but this particular combination of bugs makes it virtually unusable for people with a lot of files.

NOTE: i did find the lines of CSS in firefox dev tools that need "scroll:overflow;" added to them, but the way the files are packed locally on my server makes it hard for me to find where i can actually edit my own CSS.

@EvanCarroll
Copy link

We got around this by running

section.is-gapless { overflow:scroll } 

in layout.pug

@NGPixel
Copy link
Member

NGPixel commented Feb 17, 2018

Fixed in 1.0.76

@NGPixel NGPixel closed this as completed Feb 17, 2018
@coom
Copy link

coom commented May 13, 2019

Hi,

I got the exactly same issue. Using version v1.0.117.

2019-05-13_17h16_21

Should that be fixed or am I using a wrong version of WikiJS ?

@bilkobe
Copy link

bilkobe commented Jul 9, 2019

Have same problem with v1.0.117.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deferred Will be addressed later
Projects
None yet
Development

No branches or pull requests

6 participants