GNOME Bugzilla – Bug 696384
Link suggestions UI issues
Last modified: 2018-01-24 15:04:51 UTC
Previously the "Does X belong here..." box had padding around it and rounded corners. Now it sticks to the sides of the view, but still have round corners and that makes it look bad. Best is probably to remove the rounded corners.
Does this happens in 3.8 as well ?
The suggestion boxes don't seem to be working for me right now (bug 727435).
We can look at this now that bug 727435 is fixed. There are a number of UI issues with the link suggestions, including the one mentioned in the original report. I think it makes sense to deal with them together. 1. Background has rounded corners. 2. No top stroke (ie. border) on the box. 3. Yes / No buttons are confusing - it doesn't actually say what will happen when you select yes. For 1 & 2, I think it would be good to try using a GtkActionBar for the container. For 3, we should replace the yes and no buttons with a "Link Contacts" button, and a close "X" button: https://raw.githubusercontent.com/gnome-design-team/gnome-mockups/master/contacts/png/selection.png
Work towards this on master. Pushed here: https://git.gnome.org/browse/gnome-contacts/commit/?id=baafdaf29d682ca7f8d009e0d4091222b006cd4e
@Allan: I just pushed commit f1e5152 to master which should finally implement the last bits of the mockup. Would you mind taking a look if it's what you're looking for? :-)
*** Bug 670867 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-contacts/issues/20.