Targetted at 11.0.0

Problem/Motivation

In #3062716: Collapse email notification digest settings by default we tried to clean up the email notifications section. While doing so we made all the individual categories collapsible which already made the form a lot cleaner. However, we went a step further and made the containing card collapsible too.

The problem that this causes is that when a user wants to change their email notification settings they now need to click twice before they can even change a setting.

Steps to reproduce

Proposed resolution

Don't collapse the outer card. The screen estate that it takes up is needed to explain to users what it does and the categories being collapsed already saves enough screen space.

Remaining tasks

User interface changes

Before:
The card is just a single strip showing "Email notifications" with an arrow pointing down.

After:
The "Email Notifications" is now a full card which contains a description and shows the different notification categories as collapsed subsections. The outer card is no longer collapsible.

API changes

Data model changes

Comments

Kingdutch created an issue. See original summary.

kingdutch’s picture

Assigned: kingdutch » Unassigned
Status: Active » Needs review
StatusFileSize
new9.56 KB
kingdutch’s picture

Version: 10.3.x-dev » 11.0.0-alpha1
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.