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

Issue 58593002: chromium-status: add status field help text (Closed)

Created:
7 years, 1 month ago by vapier
Modified:
7 years ago
Reviewers:
cmp, Vadim Sh., agable, szager1
CC:
chromium-reviews, cmp+cc_chromium.org
Visibility:
Public.

Description

chromium-status: add status field help text The way the status field gets parsed for keywords is a bit of esoteric knowledge -- you slowly figure it out over time based on seeing what other people are doing. Let's fix that by adding tooltip text that is shown whenever you mouse over the status input field. Here we explain in clear detail how the parsing happens. BUG=chromium:314501 TEST=ran an appengine instance and checked the status behavior TEST=`./tests/main_test.py` passes Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=239247

Patch Set 1 #

Total comments: 11

Patch Set 2 : fixup javascript/wrapping #

Total comments: 2

Patch Set 3 : split <input> change out into sep CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -5 lines) Patch
A static/js/main/main.js View 1 2 1 chunk +41 lines, -0 lines 0 comments Download
M status.py View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M stylesheets/style.css View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M templates/main.html View 1 2 1 chunk +20 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
vapier
you can see an example of how this looks here: http://www/~vapier/chromium-status-example.png
7 years, 1 month ago (2013-11-04 22:44:25 UTC) #1
cmp
https://codereview.chromium.org/58593002/diff/1/static/js/main/main.js File static/js/main/main.js (right): https://codereview.chromium.org/58593002/diff/1/static/js/main/main.js#newcode20 static/js/main/main.js:20: // We do not mark these vars as local ...
7 years, 1 month ago (2013-11-10 16:31:06 UTC) #2
vapier
https://codereview.chromium.org/58593002/diff/1/static/js/main/main.js File static/js/main/main.js (right): https://codereview.chromium.org/58593002/diff/1/static/js/main/main.js#newcode20 static/js/main/main.js:20: // We do not mark these vars as local ...
7 years, 1 month ago (2013-11-10 20:49:05 UTC) #3
vapier
the new patchset should address all the feedback sans the open issue wrt the enter ...
7 years, 1 month ago (2013-11-10 21:18:19 UTC) #4
vapier
7 years ago (2013-12-05 06:48:47 UTC) #5
vapier
i've split off the <input> change into a sep CL. it was the only piece ...
7 years ago (2013-12-05 20:43:03 UTC) #6
szager1
lgtm with nit. https://codereview.chromium.org/58593002/diff/70001/templates/main.html File templates/main.html (right): https://codereview.chromium.org/58593002/diff/70001/templates/main.html#newcode10 templates/main.html:10: The message is scanned for partial ...
7 years ago (2013-12-05 20:47:48 UTC) #7
vapier
https://codereview.chromium.org/58593002/diff/70001/templates/main.html File templates/main.html (right): https://codereview.chromium.org/58593002/diff/70001/templates/main.html#newcode10 templates/main.html:10: The message is scanned for partial matches (in the ...
7 years ago (2013-12-05 21:02:45 UTC) #8
szager1
On 2013/12/05 21:02:45, vapier wrote: > https://codereview.chromium.org/58593002/diff/70001/templates/main.html > File templates/main.html (right): > > https://codereview.chromium.org/58593002/diff/70001/templates/main.html#newcode10 > ...
7 years ago (2013-12-05 22:04:34 UTC) #9
vapier
i'm happy to change the wording to something better, but i don't think "keywords" is ...
7 years ago (2013-12-05 23:00:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vapier@chromium.org/58593002/150001
7 years ago (2013-12-06 18:58:51 UTC) #11
commit-bot: I haz the power
7 years ago (2013-12-06 18:59:05 UTC) #12
Message was sent while issue was closed.
Change committed as 239247

Powered by Google App Engine
This is Rietveld 408576698