deck
deck copied to clipboard
Nextcloud 30 design issues
- [ ] List/column headings bottom of some letters are cut off
- [ ] Spacing between a list with scroll bar/no bar is different at the top
- [ ] Should the share icon be white like 3 dot menu -> Migrate to a vue-material-design-icon that picks up the text color
- [ ] Still have that issue with card's content being pushed to left.
- [x] Board / upcoming card heading has wrong indent
A few additional styling issues:
-
Some cards with content have 3 scrollbars:
-
Left corners of the card are not round:
-
Move card screen issues:
-
Not sure if it's an issue, card title/input seems to be missing top margin:
If you create many cards (~10) in a column, the spacing is wrong:
Also, all card titles are now bold (see screenshot above)
Was this a deliberate design choice? IMO in an interface, not everything should be bold. It makes reading hard, and it screams in your face..
Should I open a separate issue about this?
And for the meantime: is there a custom css that I can use to make it not bold?
I cannot reproduce these 3 issues:
- Still have that issue with card's content being pushed to left.
- Some cards with content have 3 scrollbars
- Move card screen issues
We can split those to further investigate later on, feel free to push partial fixes as well :)
@luka-nextcloud
Still have that issue with card's content being pushed to left.
This can be marked resolved.
Some cards with content have 3 scrollbars
Just checked, and some cards still do have 3 scroll bars. Ping me in Talk, maybe I can share a card which has 3 scroll bars.
Move card screen issues
This still happens. See GIF:
@juliushaertl Is it on purpose that all card titles are now in bold text, or is it a bug? (see screenshot above)
If it is a bug, can you add it to the checklist in the initial post?
IMO not everything in an interface should be bold. And IMO this is the biggest design problem since NC30.
Yes, though that is fixed now already in https://github.com/nextcloud/deck/pull/6235