-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Address remaining problems with new settings section. #27117
Comments
|
This was removed weeks back - this is intended |
I guess it would be good to get @felixheidecke to have a look at this |
Personally I think the current way is the best for backwards compatibility. Otherwise once someone upgrades they'd just get a section per app which was not really the idea here. Apps are free to join any of the sections or create their own if they believe that to be the best course of action. |
@davitol I am unable to reproduce the 3 error messages in the log when clicking on the settings menu. Are you able to enable traces and send that to me so that I can try and work out where this is coming from? Do you have anything special setup caching wise? |
With current approach they will have all of them hidden in 'Additional' section, while expecting to have a section per app. Look how the admin sidebar look in 9.1.4: |
All the apps have to be ported to support the new approach |
OK, after talking with @tomneedham I understand how this works. I'll make a list of all apps which requires improvements to appear correctly. |
@tomneedham Apps section does not show tha apps enabled /disabled (master branch) IMHO it has sev-1 |
I am very fond of not nesting in too many levels. Having multiple categories might help flattening the structure. Showing and hiding disabled apps could be changed in Apps ➡️ General. Disabled apps in the list could be labeled to make it more clear. Try this click-dummy 👈 |
@felixheidecke Not sure if I got the idea, but showing all apps (enabled and disabled) in that menu, maybe it will be too long:
Just my opinion 🦊 |
@davitol works for me - maybe related to the installed apps. Any error in the browser console? THX |
@davitol I think you got the wrong person 😉 it's @felixheidecke
There is a UX saying: "horizonal space is expensive, vertical space is cheap" As a general advice @ALL: |
Not sure if the 302 returned when listing the apps list is right. If you think is useful, do no hesitate to ping and i'll share my container credentials. |
|
LOL - this PR killed too much code - #26763 |
Related - #27158 |
Related - #27166 |
@tomneedham please ping me in private and I will give you the credentials of my testing environment |
Fixed with #27197 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This ticket is a compilation to track problems found with the new settings sections.
Testing is tracked here owncloud/QA#335
Now continuing using master.
When enabling a new app, it should create a new section instead of adding all of them in additional section.
@tomneedham
@davitol please add here the problems you find.
The text was updated successfully, but these errors were encountered: