Skip to content

Improve masking of select options #74

@mydea

Description

@mydea

Currently, a select box will be masked like this:

<select value="*******">
  <option value="default">First value text</option>
<option value="other-value">Second value text</option>
</select>

This shows wrong/weirdly in the replay, and also doesn't really obscure everything that is relevant. We prob. need to handle this better for maskAllInputs.

Metadata

Metadata

Assignees

Labels

No labels
No labels
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