Skip to content

[Bug]: FileInput: Utility properties like Display not working #6522

@njannink

Description

@njannink

Blazorise Version

2.0.3

What Blazorise provider are you running on?

FluentUI2

Link to minimal reproduction or a simple code snippet

When using utility classes on FileInput they are not working. Inspecting the dom reveals the classes are applied to the wrong html element. FileInput control for all providers should set UtilityTarget=UtilityTarget.Wrapper and the classes should be applied to these wrappers

Steps to reproduce & bug description

<FileInput Display="Display.None" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions