Problem/Motivation

This is about two possible UX improvements:

1) Currently the layout label is overriding the element label in the widget, and that makes it lose the information about the paragraph type.

2) In the Add/Edit form dialog, the title of the dialog is always "Edit Form", while it would be useful to have the paragraph type in there as well (much like the current remove dialog has)

Proposed resolution

1) Include the paragraph type label even when it's a layout:

2) Include the paragraph type in the dialog title:

Remaining tasks

User interface changes

API changes

Data model changes

Comments

marcoscano created an issue. See original summary.

marcoscano’s picture

Version: 2.0.x-dev » 1.0.x-dev
Assigned: marcoscano » Unassigned
Status: Active » Needs review
StatusFileSize
new2.03 KB
quicksketch’s picture

Status: Needs review » Reviewed & tested by the community

This seems super low-impact on existing code and gives a pretty big usability boost for our editors. We're constantly having the challenge of identifying what paragraph type is being used. This both fixes an issue with the existing gray labels (if you're using them), and gives the dialog an indicator (if you're not using the gray labels). Tested and works great for me.

justin2pin’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for this - patched and committed, marking as fixed.

Status: Fixed » Closed (fixed)

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