Commit graph

17 commits

Author SHA1 Message Date
ashilkn 28ab6085c8 change debounce time and interval time for reloading all sections in search tab 2023-12-01 13:49:13 +05:30
ashilkn 6a26e01af0 change interval time type from int to Duration in debouncer 2023-11-30 19:29:27 +05:30
Neeraj Gupta da67b6ba17 Only reload when user is on search tab 2023-11-28 13:29:22 +05:30
Neeraj Gupta c898256b48 Reduce time to 4 seconds
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-11-28 13:05:45 +05:30
Neeraj Gupta f8209ff604 Fix bug in debouncer & increase search tab debounce time
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-11-28 13:00:35 +05:30
Neeraj Gupta 5dd09a79ae Rename variable 2023-11-28 12:27:15 +05:30
ashilkn acbf3baa80 remove using context only after init of widget is complete, can use context during init 2023-11-17 07:24:51 +05:30
vishnukvmd c683d37899 TODO: Localize these strings 2023-11-17 00:22:46 +05:30
ashilkn f82a56962b add comment 2023-11-16 11:53:04 +05:30
ashilkn ee560a4c00 refactor + use better fn name 2023-11-16 10:48:57 +05:30
ashilkn 15507fafd1 remove unused variable 2023-11-16 10:40:17 +05:30
ashilkn 09a78038eb Reload only location search section on changes related to loc tag 2023-11-15 10:29:07 +05:30
ashilkn 9487c846a6 show loading icon when all search sections are getting loaded or reloaded 2023-11-14 12:25:56 +05:30
ashilkn 2114dbf441 only listen to FilesUpdatedEvent for reloading all search sections and add debouncer to it + add logging 2023-11-11 07:47:40 +05:30
ashilkn f625313912 fix: new state not reflecting on UI of search tab when syncing is complete 2023-11-07 16:22:56 +05:30
ashilkn 8492cbff57 minor change 2023-11-04 06:21:04 +05:30
ashilkn 98ef5189a9 Refactor + fix last commit in a better way 2023-11-03 21:37:24 +05:30