Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1003)

Issue 2356653002: [MD settings] icons for clickable rows (Closed)

Created:
4 years, 3 months ago by dschuyler
Modified:
4 years, 2 months ago
Reviewers:
tommycli, Dan Beam, hcarmona
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org, hcarmona
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD settings] icons for clickable rows This CL adds small right-facing arrow (triangle) or open-in-new icons to some settings rows. The intent is to give an indication that the row is clickable. This CL focuses on the non-chromeos desktops. A few chromeos specific settings will be updated separately. There is a small change to paper-ripple to add a mixin. BUG=648457 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/b65e0125470324a339ebf3831d755e68e3d8aea2 Cr-Commit-Position: refs/heads/master@{#421939}

Patch Set 1 : wrapped line #

Total comments: 6

Patch Set 2 : significant update #

Total comments: 18

Patch Set 3 : review changes #

Patch Set 4 : layout adjustment in passwords and site settings #

Total comments: 16

Patch Set 5 : review changes #

Total comments: 19

Patch Set 6 : review changes #

Total comments: 1

Patch Set 7 : review changes #

Total comments: 4

Patch Set 8 : review nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+315 lines, -144 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/app/settings_strings.grdp View 1 2 3 4 6 chunks +25 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/a11y_page/a11y_page.html View 1 2 3 4 5 3 chunks +15 lines, -11 lines 0 comments Download
M chrome/browser/resources/settings/a11y_page/manage_a11y_page.html View 1 2 3 4 5 3 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/appearance_page/appearance_fonts_page.html View 1 2 3 4 5 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/appearance_page/appearance_page.html View 1 2 3 4 5 5 chunks +21 lines, -22 lines 0 comments Download
M chrome/browser/resources/settings/default_browser_page/default_browser_page.html View 1 2 3 4 5 2 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/device_page/device_page.html View 1 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/downloads_page/downloads_page.html View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
A chrome/browser/resources/settings/images/arrow_right.svg View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/resources/settings/images/open_in_new.svg View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/internet_known_networks_page.html View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_apnlist.html View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_ip_config.html View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_nameservers.html View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_and_forms_page.html View 1 2 3 2 chunks +31 lines, -18 lines 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.html View 1 2 3 4 5 5 chunks +24 lines, -13 lines 0 comments Download
M chrome/browser/resources/settings/people_page/users_add_user_dialog.html View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/settings/printing_page/cloud_printers.html View 1 2 3 4 5 2 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/printing_page/printing_page.html View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/privacy_page/privacy_page.html View 1 2 2 chunks +22 lines, -10 lines 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_page.html View 1 2 3 4 5 2 chunks +13 lines, -6 lines 0 comments Download
M chrome/browser/resources/settings/search_page/search_page.html View 1 2 3 4 5 3 chunks +11 lines, -6 lines 0 comments Download
M chrome/browser/resources/settings/settings_resources.grd View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_shared_css.html View 1 2 3 4 5 6 7 5 chunks +40 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/settings_vars_css.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/site_details_permission.html View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_list.html View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/site_settings_page/site_settings_page.html View 1 2 3 4 5 8 chunks +41 lines, -22 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 2 3 4 6 chunks +14 lines, -2 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 110 (87 generated)
dschuyler
This CL touches many files, but it essentially boils down to adding icons. In some ...
4 years, 3 months ago (2016-09-19 23:54:42 UTC) #8
dschuyler
On 2016/09/19 23:54:42, dschuyler wrote: > This CL touches many files, but it essentially boils ...
4 years, 3 months ago (2016-09-19 23:57:36 UTC) #9
Dan Beam
hcarmona@: why type of a11y enhancements should these need? fyi: it was decided that these ...
4 years, 3 months ago (2016-09-19 23:57:58 UTC) #11
dschuyler
On 2016/09/19 23:57:58, Dan Beam wrote: > hcarmona@: why type of a11y enhancements should these ...
4 years, 3 months ago (2016-09-20 00:44:48 UTC) #14
tommycli
https://codereview.chromium.org/2356653002/diff/20001/chrome/browser/resources/settings/site_settings_page/site_settings_page.html File chrome/browser/resources/settings/site_settings_page/site_settings_page.html (right): https://codereview.chromium.org/2356653002/diff/20001/chrome/browser/resources/settings/site_settings_page/site_settings_page.html#newcode21 chrome/browser/resources/settings/site_settings_page/site_settings_page.html:21: </iron-icon> I hate to do this to you, but ...
4 years, 3 months ago (2016-09-20 17:44:08 UTC) #17
hcarmona
I'm wondering how we're going to handle a clickable row that also has a toggle? ...
4 years, 3 months ago (2016-09-20 21:33:57 UTC) #19
Dan Beam
On 2016/09/20 21:33:57, Hector Carmona wrote: > I'm wondering how we're going to handle a ...
4 years, 3 months ago (2016-09-21 04:22:55 UTC) #20
dschuyler
On 2016/09/21 04:22:55, Dan Beam wrote: > On 2016/09/20 21:33:57, Hector Carmona wrote: > > ...
4 years, 2 months ago (2016-09-23 17:28:50 UTC) #53
dschuyler
https://codereview.chromium.org/2356653002/diff/20001/chrome/browser/resources/settings/internet_page/network_summary_item.html File chrome/browser/resources/settings/internet_page/network_summary_item.html (right): https://codereview.chromium.org/2356653002/diff/20001/chrome/browser/resources/settings/internet_page/network_summary_item.html#newcode65 chrome/browser/resources/settings/internet_page/network_summary_item.html:65: <template is="dom-if" if="[[!expandIsVisible_(deviceState, networkStateList)]]"> On 2016/09/20 21:33:57, Hector Carmona ...
4 years, 2 months ago (2016-09-23 17:29:18 UTC) #54
tommycli
no substantive objections. just nits below. lgtm https://codereview.chromium.org/2356653002/diff/180001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/2356653002/diff/180001/chrome/app/settings_strings.grdp#newcode107 chrome/app/settings_strings.grdp:107: <message name="IDS_SETTINGS_ACCESSIBILITY_WEB_STORE" ...
4 years, 2 months ago (2016-09-23 19:29:57 UTC) #55
hcarmona
LGTM w/ a nit https://codereview.chromium.org/2356653002/diff/240001/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc File chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc (left): https://codereview.chromium.org/2356653002/diff/240001/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc#oldcode157 chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc:157: IDS_OPTIONS_SETTINGS_ACCESSIBILITY_ADDITIONAL_FEATURES_DESCRIPTION}, Nit: If this IDS ...
4 years, 2 months ago (2016-09-24 01:55:12 UTC) #65
Dan Beam
https://codereview.chromium.org/2356653002/diff/240001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/2356653002/diff/240001/chrome/app/settings_strings.grdp#newcode108 chrome/app/settings_strings.grdp:108: Choose from the Chrome Web Store where did you ...
4 years, 2 months ago (2016-09-24 02:54:00 UTC) #67
dschuyler
This is just replying to some of the review questions. I'm not intending to get ...
4 years, 2 months ago (2016-09-27 00:43:10 UTC) #68
Dan Beam
https://codereview.chromium.org/2356653002/diff/240001/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html File chrome/browser/resources/settings/a11y_page/manage_a11y_page.html (right): https://codereview.chromium.org/2356653002/diff/240001/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html#newcode145 chrome/browser/resources/settings/a11y_page/manage_a11y_page.html:145: </button> can we continue with these https://codereview.chromium.org/2356653002/diff/240001/chrome/browser/resources/settings/system_page/system_page.html File chrome/browser/resources/settings/system_page/system_page.html ...
4 years, 2 months ago (2016-09-27 23:03:54 UTC) #69
dschuyler
https://codereview.chromium.org/2356653002/diff/240001/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html File chrome/browser/resources/settings/a11y_page/manage_a11y_page.html (right): https://codereview.chromium.org/2356653002/diff/240001/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html#newcode145 chrome/browser/resources/settings/a11y_page/manage_a11y_page.html:145: </button> On 2016/09/27 23:03:53, Dan Beam wrote: > can ...
4 years, 2 months ago (2016-09-28 21:03:26 UTC) #81
Dan Beam
https://codereview.chromium.org/2356653002/diff/320001/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html File chrome/browser/resources/settings/a11y_page/manage_a11y_page.html (right): https://codereview.chromium.org/2356653002/diff/320001/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html#newcode163 chrome/browser/resources/settings/a11y_page/manage_a11y_page.html:163: </button> many of these fit on one line, and ...
4 years, 2 months ago (2016-09-28 21:56:27 UTC) #84
dschuyler
https://codereview.chromium.org/2356653002/diff/320001/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html File chrome/browser/resources/settings/a11y_page/manage_a11y_page.html (right): https://codereview.chromium.org/2356653002/diff/320001/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html#newcode163 chrome/browser/resources/settings/a11y_page/manage_a11y_page.html:163: </button> On 2016/09/28 21:56:26, Dan Beam wrote: > many ...
4 years, 2 months ago (2016-09-29 00:40:57 UTC) #94
Dan Beam
lgtm w/nits https://codereview.chromium.org/2356653002/diff/320001/chrome/browser/resources/settings/appearance_page/appearance_page.html File chrome/browser/resources/settings/appearance_page/appearance_page.html (left): https://codereview.chromium.org/2356653002/diff/320001/chrome/browser/resources/settings/appearance_page/appearance_page.html#oldcode24 chrome/browser/resources/settings/appearance_page/appearance_page.html:24: -webkit-margin-end: var(--iron-icon-spacing); On 2016/09/29 00:40:57, dschuyler wrote: ...
4 years, 2 months ago (2016-09-29 03:19:34 UTC) #97
dschuyler
https://codereview.chromium.org/2356653002/diff/320001/chrome/browser/resources/settings/appearance_page/appearance_page.html File chrome/browser/resources/settings/appearance_page/appearance_page.html (left): https://codereview.chromium.org/2356653002/diff/320001/chrome/browser/resources/settings/appearance_page/appearance_page.html#oldcode24 chrome/browser/resources/settings/appearance_page/appearance_page.html:24: -webkit-margin-end: var(--iron-icon-spacing); On 2016/09/29 03:19:34, Dan Beam wrote: > ...
4 years, 2 months ago (2016-09-29 21:22:50 UTC) #102
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2356653002/400001
4 years, 2 months ago (2016-09-29 21:23:20 UTC) #105
commit-bot: I haz the power
Committed patchset #8 (id:400001)
4 years, 2 months ago (2016-09-29 21:29:40 UTC) #107
commit-bot: I haz the power
Patchset 8 (id:??) landed as https://crrev.com/b65e0125470324a339ebf3831d755e68e3d8aea2 Cr-Commit-Position: refs/heads/master@{#421939}
4 years, 2 months ago (2016-09-29 21:31:58 UTC) #109
Dan Beam
4 years, 2 months ago (2016-09-29 21:45:45 UTC) #110
Message was sent while issue was closed.
https://codereview.chromium.org/2356653002/diff/320001/chrome/browser/resourc...
File chrome/browser/resources/settings/appearance_page/appearance_page.html
(left):

https://codereview.chromium.org/2356653002/diff/320001/chrome/browser/resourc...
chrome/browser/resources/settings/appearance_page/appearance_page.html:24:
-webkit-margin-end: var(--iron-icon-spacing);
On 2016/09/29 21:22:50, dschuyler wrote:
> On 2016/09/29 03:19:34, Dan Beam wrote:
> > On 2016/09/29 00:40:57, dschuyler wrote:
> > > On 2016/09/28 21:56:27, Dan Beam wrote:
> > > > why are you removing this?
> > > 
> > > It's not needed. Is it needed and I'm missing
> > > where that is?
> > 
> > so you're saying this rule didn't have any affect?  it looks like it's
> matching
> > <iron-icon> tags inside of class="settings-box" in this file
> 
> I see where that would look wrong. There was an earlier
> mistake in that a .start class was used after the iron-icon
> rather than a .middle class. The .middle has space before it.
> So the icon doesn't need space after it. This change removes
> a minor local hack of having a one-off custom css spacing.

i see now, thanks for 'splainin

Powered by Google App Engine
This is Rietveld 408576698