-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Polishing fixes for Favorites and Shares submenus #10261
Comments
GitMate.io thinks possibly related issues are #10224 (Fix formatting of email and circle shares), #10223 (fix selection of share provider), #5408 (Files: not all shares are shown if folder is marked as favorite), #10046 (Fix getting the information of a group share as a sharee), and #2193 (Files: show favorites column in Shared views as well). |
@jancborchardt @skjnldsv Move to 15 and maybe we can backport fixes later |
Then we need to drop the animation :)
|
Is there no middle ground? Like applying
This looks great actually. No floating blue bars in mid-air. 🎉 Could you open a pull request? |
And that's how we got to the point where no one knows how to maintain our server core code anymore! :) Until we have things properly written in a way css and js are properly working together, I don't want to add separate functions that everyone will forget and overwrite later on. 😞 Though, your idea of putting everything flat again is not bad at all. The best would be to find a way to indicate that the sub-entries belong to a main one. Indenting was one of the possibilities, but I'm sure we can find others? What about a tiny left border ? 🤔 |
Since we just have one depth level we could also just make the background of the child elements light gray to indicate that they are children. |
@skjnldsv that’s why in the mockup I added some whitespace and wrote above:
Border is good because we don’t need to move the entries for whitespace, but in general we use very few borders in our design and whitespace is better because it has inherent separation insead of added elements.
@juliushaertl if you try that out, it looks pretty ugly though. :\ |
@jancborchardt I think the additional spacing works quite well here with removing the indentation. However I don't think this is something for all submenus like in the news/mail app. In files the Favorites/Shares work more as a headline. If we have a folder hierarchy indetation is quite important I think. |
Let's move this to 16 and maybe backport some fixes. |
cc @jenniferpiperek on this regarding mockups and design system exploration. :) |
Cleared the milestone. |
Hi, please update to 24.0.8 or better 25.0.2 and report back if it fixes the issue. Thank you! |
@skjnldsv @juliushaertl @MorrisJobke
The text was updated successfully, but these errors were encountered: