https://bugs.kde.org/show_bug.cgi?id=467206
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/tokodon/commit/8bad39b4 | |1083e43a6b63be9f2ab9b7dfd31 | |e3927 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Joshua Goins <j...@redstrate.com> --- Git commit 8bad39b41083e43a6b63be9f2ab9b7dfd31e3927 by Joshua Goins. Committed on 13/03/2023 at 17:53. Pushed by redstrate into branch 'master'. Add a loading placeholder for searching This fixes the issue where "no results" would show before results are actually shown. Also introduces a new property to keep track of when the first search is actually attempted, and set the loading progress properly in SearchModel. M +12 -2 src/content/ui/SearchField.qml M +5 -0 src/searchmodel.cpp https://invent.kde.org/network/tokodon/commit/8bad39b41083e43a6b63be9f2ab9b7dfd31e3927 -- You are receiving this mail because: You are watching all bug changes.