As a user I want to hide/show hidden files (, dot files) in the UI ala OC10
Show hidden files checkboxShow hidden files applies to files and folderscc @elizavetaRa
@labkode @diocas two questions before we can get started working on this
config.json, perhaps) or configurable per user (which may take longer to implement)?@pascalwengerter user-based. Hidden files are files starting with .. This is the OC10 model and is good enough. If more features will need to be added can be added in steps.
Pascal Wengerter commented: OC10 hidden files toggle for reference: https://doc.owncloud.com/server/10.7/user_manual/files/webgui/navigating.html
discussed a good idea by @elizavetaRa showing the switch in direct context the files list - and maybe in the future next to view-options like grid/condensed view. @elizavetaRa could you add a screenshot?
UX-wise I fully agree. Related to https://github.com/owncloud/web/issues/5239
If we want to use the settings service (including the settings UI) from oCIS we need a concept of how changing the filter option in the files app also changes the setting in the settings service. We could start without the settings service, only storing the choice in the local storage of the browser (i.e. not persisted forever, user might be annoyed that this setting is not in sync across devices).
@kulmann We have some urgency on this. Persistent settings are ofc great, but starting with the browser storage is the quickest way and I would say more than enough for now.
@kulmann We have some urgency on this. Persistent settings are ofc great, but starting with the browser storage is the quickest way and I would say more than enough for now.
Fine by me 馃憤 Waiting for a screenshot from the UX discussion.
adopting elizas idea to place the switch next to the filelist and make it possible to add more options in the future like "show deleted files" and "show quick access files".
the other screens depict possible next levels, taking the sidebar-switch and more options into account:




(closed accidentally)
(closed accidentally)
you know me...
Mockups look really good. Suggestion: I would try to put the right buttons vertically aligned with the left buttons ("+ New") to avoid having even less vertical real-estate.
FYI: I removed the Early-Adopters:CERN label because we planned this issue in our new sprint. Early-Adopters:CERN tickets live in our fastlane, which makes them unusable in sprints.
Most helpful comment
Mockups look really good. Suggestion: I would try to put the right buttons vertically aligned with the left buttons ("+ New") to avoid having even less vertical real-estate.