diff options
author | Zarino Zappia <mail@zarino.co.uk> | 2018-09-19 11:24:46 +0100 |
---|---|---|
committer | Zarino Zappia <mail@zarino.co.uk> | 2018-09-19 12:13:46 +0100 |
commit | 48c0835f2dd2bb130eb0ae3703f3f2477cd3042e (patch) | |
tree | 10de6a97d0e0e4d58351aaa605687c5fd16cf887 /CHANGELOG.md | |
parent | 8f2ce13bec69151aa10ef0676d9c417b0fde6fa3 (diff) |
Clicking "Report" header links on homepage focusses #pc input
Works for both the "Report" button shown in the mobile header,
and the "Report a problem" span on the desktop site.
Thanks to Louise for suggesting this in mysociety/collideoscope#42!
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 390443c8a..109bf1495 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ * Unreleased - Front end improvements: - 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 - 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. |