Skip to content

Add placeholder text for empty views

Nate Graham requested to merge ngraham/dolphin:add-placeholder-text into master

Throughout our QML-based software, we now display placeholder text for empty views so that the user knows that the view is actually empty, and it's not that the software is just broken.

This commit introduces the same thing for Dolphin's main view.

Empty_folder

No_search_results

BUG: 429248 BUG: 426354 FIXED-IN: 21.04

cc @teams/vdg

Merge request reports