# Search shows incorrect number of results until scrolled to bottom

**URL:** https://meta.discourse.org/t/search-shows-incorrect-number-of-results-until-scrolled-to-bottom/76037
**Category:** UX
**Created:** [2017 年12 月 14 日 14:07 UTC](https://meta.discourse.org/t/search-shows-incorrect-number-of-results-until-scrolled-to-bottom/76037 "2017-12-14T14:07:09Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### 作者： ![Sujan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sujan/32/70979_2.png) [@Sujan](https://meta.discourse.org/u/Sujan)
#### 发布日期： [2017 年12 月 14 日 14:07 UTC](https://meta.discourse.org/t/search-shows-incorrect-number-of-results-until-scrolled-to-bottom/76037/1 "2017-12-14T14:07:09Z")

</div>

Search first shows a smaller number of results, updates when you actually scrolled to the bottom.

Example:

> **[Search results for 'Did you remote debug the problem on the device already?"'...](https://forum.ionicframework.com/search?q=Did%20you%20remote%20debug%20the%20problem%20on%20the%20device%20already%3F%22)**
>
> Forum for Ionic Framework, Capacitor, and everything cross-platform mobile app development related

First shows:  
50 results for Did you remote debug the problem on the device already?"

When scrolled all the way down shows:  
175 results for Did you remote debug the problem on the device already?"

If the number of real results is just unknown because of paging, I suggest showing “50+ results” as a workaround.

---

<div class="post-metadata">

### 作者： ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### 发布日期： [2017 年12 月 14 日 22:19 UTC](https://meta.discourse.org/t/search-shows-incorrect-number-of-results-until-scrolled-to-bottom/76037/2 "2017-12-14T22:19:56Z")

</div>

Sure can you add this to your list @techapj? The suggestion to use `50+` is a good one. Low priority.

---

<div class="post-metadata">

### 作者： ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### 发布日期： [2017 年12 月 26 日 14:21 UTC](https://meta.discourse.org/t/search-shows-incorrect-number-of-results-until-scrolled-to-bottom/76037/3 "2017-12-26T14:21:23Z")

</div>

Done via:

[https://github.com/discourse/discourse/commit/89d1107f8131b416f4749f4f6aec4db342cbe009](https://github.com/discourse/discourse/commit/89d1107f8131b416f4749f4f6aec4db342cbe009)

---

<div class="post-metadata">

### 作者： ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### 发布日期： [2017 年12 月 26 日 17:35 UTC](https://meta.discourse.org/t/search-shows-incorrect-number-of-results-until-scrolled-to-bottom/76037/4 "2017-12-26T17:35:24Z")

</div>


