Add comment about the usage of the input field in the statistics page (#3394) (#3398)

* Add comment about the usage of the input field in the statistics page (#3394)

* Fix formatting issues (#3394)

* Update ts/routes/graphs/RangeBox.svelte

Co-authored-by: Mike Hardy <github@mikehardy.net>

* Update ts/routes/graphs/RangeBox.svelte

Co-authored-by: Mike Hardy <github@mikehardy.net>

---------

Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
Co-authored-by: Mike Hardy <github@mikehardy.net>
This commit is contained in:
Luke Bartholomew 2024-09-20 06:47:04 -04:00 committed by GitHub
parent 77fb0fb708
commit 1b7123aa94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -189,6 +189,7 @@ Dillon Baldwin <https://github.com/DillBal>
Voczi <https://github.com/voczi>
Ben Nguyen <105088397+bpnguyen107@users.noreply.github.com>
Themis Demetriades <themis100@outlook.com>
Luke Bartholomew <lukesbart@icloud.com>
Gregory Abrasaldo <degeemon@gmail.com>
Taylor Obyen <https://github.com/taylorobyen>

View file

@ -83,8 +83,11 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
{collection}
</label>
<!-- This form is an external API and care should be taken when changed -
other clients e.g. AnkiDroid programmatically update this form by id -->
<input
type="text"
id="statisticsSearchText"
bind:value={displayedSearch}
on:change={updateSearch}
on:focus={() => {