Skip to content
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

Can't scroll through shared addressbook list #14

Closed
DerSaxxe opened this issue Oct 24, 2016 · 16 comments
Closed

Can't scroll through shared addressbook list #14

DerSaxxe opened this issue Oct 24, 2016 · 16 comments
Assignees
Labels
3. to review Waiting for reviews design Related to the design good first issue Good for newcomers
Milestone

Comments

@DerSaxxe
Copy link

If I get many shared contacts (addressbooks) then in settings it is not possible to scroll them.
Please look at the screenshot
screenshot

@irgendwie irgendwie added 1. to develop Accepted and waiting to be taken care of design Related to the design good first issue Good for newcomers labels Oct 24, 2016
@irgendwie
Copy link
Member

@jancborchardt Already told you about that at the meetup! 😊 Would be cool to have a good looking solution for this. Also @skjnldsv

@jancborchardt
Copy link
Member

jancborchardt commented Oct 24, 2016

Right! 3 things we need to do:

  • restrict the height of the settings area (should be done in core/css/apps.css), for example to 500px or max 80% height.
  • put the actions in a 3-dot menu because four icons next to each other are difficult to understand
  • ellipsize the names if they are too long so it doesn’t break

cc @nextcloud/designers

@jancborchardt jancborchardt changed the title Can't scroll thru shared addressbook list Can't scroll through shared addressbook list Oct 24, 2016
@jakobsack
Copy link
Member

tasks 1 and 3 are ready to be merged. Great work, @pgys !

@skjnldsv
Copy link
Member

skjnldsv commented Dec 7, 2016

for task 2, I can suggest this again:
gif

from owncloud/contacts#518 (comment)

@jancborchardt
Copy link
Member

@skjnldsv let’s do it like in the other apps with the popover icons+text. Without the text, 4 icons next to each other are very difficult to understand.

@skjnldsv
Copy link
Member

skjnldsv commented Dec 7, 2016

Okay, but without texts. Otherwise, we won't have enough space to display the popup and I don't really want to add a big bottom padding 😉

@skjnldsv skjnldsv self-assigned this Dec 7, 2016
@jancborchardt
Copy link
Member

What do you mean? The icons need the text for sure, like in all the other menus. :) If there’s not enough space to display the popup menu downwards then we have to make room downwards. We can add the padding depending on if you click the menu so it’s not always there. :)

@skjnldsv
Copy link
Member

I completely change my view now. I fully agree with you.
I was waiting for my work on the css guidelines. :)
A pr is on its way.

@skjnldsv skjnldsv added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels Jan 24, 2017
@jancborchardt
Copy link
Member

@skjnldsv ❤️ :) high five

@skjnldsv
Copy link
Member

skjnldsv commented Jan 24, 2017

@jancborchardt look at other opened pr on contacts pls :)

@skjnldsv
Copy link
Member

Anyhow, the popover menu is a bit broken on stable11. Should I backport my apps.css edits?

@jancborchardt
Copy link
Member

Are they easily backportable with pure CSS and minimal invasion? Backports are only for really important bugfixes, and if it’s sure that it doesn’t cause more bugs. ;)

@skjnldsv
Copy link
Member

skjnldsv commented Jan 24, 2017

Here's the situation I'm at:

  • With the recent popover fix on master12, the popover pr on contact works fine
  • Since the popover wasn't really well implemented, this is buggy on stable11
  • I can add exception in the contacts css, but since we're gonna have one version to rule them all, I don't like duplicate code that won't be used by stable12

So should we backport? Or add css exceptions in contacts, I'm a bit lost 😞

@skjnldsv skjnldsv added this to the 1.5.3 milestone Jan 24, 2017
@skjnldsv skjnldsv added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jan 26, 2017
@skjnldsv skjnldsv modified the milestones: 1.5.4, 1.5.3 Feb 3, 2017
@irgendwie
Copy link
Member

@skjnldsv should already be fixed, or not?

@skjnldsv
Copy link
Member

I think so yeah, need to test it.

@irgendwie
Copy link
Member

#101 is merged, let's close this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews design Related to the design good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants