Skip to content

Login: required field indicators should be hidden #3790

Open
@jouni

Description

@jouni

Describe your motivation

A general best practice for forms is to not show required field indicators if most or all the fields in the form are required.

The required field indicators in the Login component form should not be visible.
Screen Shot 2022-05-06 at 11 51 09

Describe the solution you'd like

The required field indicators are not visible.

Screen Shot 2022-05-06 at 11 49 31

The indicators could be hidden in the built-in themes with either visibility, opacity, or display properties. The visibility property feels most appropriate, and least likely to cause trouble if a developer wants to revert that in their custom theme.

Describe alternatives you've considered

No response

Additional context

No response

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