Skip to content

Wildcard in selector roles etc. #1907

@BenAhrdt

Description

@BenAhrdt

In Selector mode it is possible to set wildcards in id.

eg. $('state[id=*.STATE]')

for some other enums it can be also usefull.

specialy i need this for the role.

in some cases it can be usefull to set some state with

[role=switch] or [role=switch.light]

so maybe the selector can be something like this:

$('state[id=*.STATE]')[role=switch*]

this will match role = switch and role = switch.light

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions