Skip to content

Display issues with disabled selects in 1.8.x #1235

@Bazze

Description

@Bazze

Hello!

I'm getting some graphical issues (and perhaps more?) after upgrading to 1.8.x. See image & source below. Seems to be a width issue and it only appears when disabled.

1.8.x issues

<select 
    type="select" 
    class="bootstrap-select form-control" 
    label="Label here" 
    multiple="" 
    data-actions-box="true" 
    data-live-search="true" 
    disabled="" 
    data-selected-text-format="count>3" 
    tabindex="-98">
</select>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions