[dolphin] [Bug 429248] Make lack of search results message more prominent

Nate Graham bugzilla_noreply at kde.org
Tue Nov 17 20:30:41 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=429248

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.kde.org/show_b
                   |                            |ug.cgi?id=426354
     Ever confirmed|0                           |1
                 CC|                            |nate at kde.org
             Status|REPORTED                    |CONFIRMED
           Keywords|                            |usability
            Summary|Make Search Results More    |Make lack of search results
                   |Prominent                   |message more prominent

--- Comment #1 from Nate Graham <nate at kde.org> ---
Yeah typically in QML-based apps we put a big placeholder message in the center
of the view when this happens. We could do the same thing in Dolphin with some
custom drawing.

Might make sense to genericize this so that every empty view would say
something like "empty folder" which could then be overridden for the search
view to say "No items found". This would also allow us to implement Bug 426354.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list