# Unneeded search refresh in text overriding screen

**URL:** https://meta.discourse.org/t/unneeded-search-refresh-in-text-overriding-screen/42364
**Category:** UX
**Created:** [11. April 2016 um 02:16 UTC](https://meta.discourse.org/t/unneeded-search-refresh-in-text-overriding-screen/42364 "2016-04-11T02:16:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![meglio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/meglio/32/71444_2.png) [@meglio](https://meta.discourse.org/u/meglio)
#### Post date: [11. April 2016 um 02:16 UTC](https://meta.discourse.org/t/unneeded-search-refresh-in-text-overriding-screen/42364/1 "2016-04-11T02:16:59Z")

</div>

1. Search for a translation key
2. Ctrl+A to select the whole search term
3. Extra search will be carried again - but no needed for it as the text has not been changed.

The same issue whatever keys I press in the search box that do not change the text. It would be better to check if the text has changed after a key press to decided whether a new search should be carried again.

 ![](https://global.discourse-cdn.com/meta/original/3X/c/4/c4fcf2a008ca46737b1851c3657a97b9b02e72e2.png)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [13. April 2016 um 19:17 UTC](https://meta.discourse.org/t/unneeded-search-refresh-in-text-overriding-screen/42364/2 "2016-04-13T19:17:05Z")

</div>

Here’s a fix:

[https://github.com/discourse/discourse/commit/332bf311c778943c41bf88b36e5f692176aaa9fc](https://github.com/discourse/discourse/commit/332bf311c778943c41bf88b36e5f692176aaa9fc)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [13. April 2016 um 19:17 UTC](https://meta.discourse.org/t/unneeded-search-refresh-in-text-overriding-screen/42364/3 "2016-04-13T19:17:11Z")

</div>


