diff options
author | Zarino Zappia <mail@zarino.co.uk> | 2018-09-18 16:22:15 +0100 |
---|---|---|
committer | Zarino Zappia <mail@zarino.co.uk> | 2018-09-19 13:40:14 +0100 |
commit | 506938574095ebeee250cdf8987e025d8897de91 (patch) | |
tree | 6916f8efc8b5dbb9193f21909ac073641302ffef /CHANGELOG.md | |
parent | 48c0835f2dd2bb130eb0ae3703f3f2477cd3042e (diff) |
Clearer relocation options while you’re reporting a problem
Now that the "Report a problem" link in the nav bar links, more often
than not, to the reporting form rather than the homepage, it could be
challenging to actually start a new report in a location *other* than
the one currently on screen.
Rather than adding a link to the homepage, this change hopefully adds
a link right at the moment the user expects it – right on the "Report
a problem" form.
It also gave us an opportunity to reword the "Wrong location" message
and give it an icon more suitable for high-dpi displays.
Fixes #2238.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 109bf1495..a01b08c1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Import end point can optionally return a web page #2225 - Clicking the "Report" header links on the homepage now focusses the #pc search input #2237 + - Clearer relocation options while you’re reporting a problem #2238 - Bugfixes: - Fix display of area/pins on body page when using Bing or TonerLite map. - Do not scan through all problems to show /_dev pages. |