Skip to content

bookmarks-popover: Implement AdwStatusPage

Currently, the "No Bookmarks Yet" status page isn't an AdwStatusPage. Plus, the title has no header capitalization and it's an awkward question; the description ends with a period.

This commit implements AdwStatusPage and fixes the phrasing style for the title and description.

Before After
Screenshot_from_2022-12-25_02-41-00 Screenshot_from_2022-12-25_03-24-55

I shortened the description so it doesn't get truncated.

/cc @aday @snwh

Fixes: #1931 (closed)

Edited by Ghost User

Merge request reports