Skip to content

MudChipField is missing the Mask property. #492

@Etzix

Description

@Etzix

MudChipField inherits from MudTextFieldExtended , but does not pass down the Mask property. I'm unsure if all that is needed to get it to work is to pass the property, or if there needs to be some extra work done in order to get it to work with the MudChipField.

Activity

mckaragoz

mckaragoz commented on Apr 30, 2025

@mckaragoz
Contributor

Added Mask parameter and will be available on next release. But please check it carefully, it didn't tested with all aspects.

mckaragoz

mckaragoz commented on May 15, 2025

@mckaragoz
Contributor

It look like we can't add directly Mask parameter to the ChipField, causes side effects. Need to investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexNeed detailed investigation.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @Etzix@mckaragoz

      Issue actions

        MudChipField is missing the Mask property. · Issue #492 · CodeBeamOrg/CodeBeam.MudBlazor.Extensions