Skip to content

Confusing UI for <details> in the Participant Agreement #400

@zcorpan

Description

@zcorpan

In whatwg/html#8241 @tashasyarifah struggled to sign the Participant Agreement because they thought the triangles were bullet points of a list, and clicked the link "Individual" which doesn't expand the <details> but just scrolls up to the definition.

This is confusing UI. We shouldn't use links in <summary> (also see whatwg/html#2272), and the styling could maybe be different to make it more usable.

For example, maybe there could be a radio button group for signing as individual vs entity, and selecting the radio button expands the appropriate <details>.

Currently it looks like this:

Screenshot, two lines with a leading triangle and the text 'If signing as an Individual' where 'Individual' is a link, and similarly for 'Entity'.

Straw person proposal:

Screenshot, same as above but without the links. Above the details widgets, a radio button group 'Sign as (radio button) Individual (radio button) Entity' and a paragraph saying 'For reference, refer to the definitions for Individual and Entity.' with 'Individual' and 'Entity' being links.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions