Skip to content

Validation feedback icon issues #27142

@ysds

Description

@ysds

I noticed that there are three issues about validation icon.

First issue:
The icon hides behind scrollbar when a textarea has very long text.

image

Second issue:
<select class="form-control"> show icon.

image

In the docs:

Background icons for <select>s are only available with .custom-select, and not .form-control.

and @mdo commented:

Only applies to textual inputs and textareas with .form-control and selects with .custom-select

but icon is appeared. That is expected?

Third issue:
<select class="custom-select" multiple> doesn't show icon.

image

All demo

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions