thelounge/client/components/Windows
Reto Brunner dca202427a SearchResults: Fix search progess upon search
When we hit doSearch, we always reset the offset value to 0,
meaning we always hit the conditional (!0) and always set the
messageSearchInProgress flag to undefined.
This is wrong, we do want to set this flag when we initiate a search.
2022-11-12 23:14:53 +01:00
..
Changelog.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Connect.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Help.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
NetworkEdit.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
SearchResults.vue SearchResults: Fix search progess upon search 2022-11-12 23:14:53 +01:00
Settings.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
SignIn.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00