Skip to content

<select> items and maskAllInputs #456

Open
@eoghanmurray

Description

Recreating the current selection of a dropdown currently relies on the value of the selected text. If maskAllInputs: true is on, then when the select dropdown is changed by the website visitor, there is no valid to match the IncrementalSource.Input value of e.g. ******** How to best fix? should the selectedIndex also be stored in the event, and that be used to replay/show the new value or should we disable masking on dropdowns, even in the presence of the maskAllInputs: true setting

I should be able to provide the latter fix.

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