mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:57:36 -05:00
Folders Listing lacking Scroll Bar #213
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki#213
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Roachmen on GitHub (Nov 9, 2017).
Originally assigned to: @NGPixel on GitHub.
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.

@gordosgithub commented on GitHub (Jan 23, 2018):
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 commented on GitHub (Jan 24, 2018):
We got around this by running
in
layout.pug@NGPixel commented on GitHub (Feb 17, 2018):
Fixed in 1.0.76
@coom commented on GitHub (May 13, 2019):
Hi,
I got the exactly same issue. Using version v1.0.117.
Should that be fixed or am I using a wrong version of WikiJS ?
@bilkobe commented on GitHub (Jul 9, 2019):
Have same problem with v1.0.117.