Skip to content

impr(regex-words-filter): allow patterns without slashes (@Leonabcd123) - #8309

Merged
Miodec merged 5 commits into
monkeytypegame:masterfrom
Leonabcd123:fix/regex-words-filter
Aug 14, 2026
Merged

impr(regex-words-filter): allow patterns without slashes (@Leonabcd123)#8309
Miodec merged 5 commits into
monkeytypegame:masterfrom
Leonabcd123:fix/regex-words-filter

Conversation

@Leonabcd123

@Leonabcd123 Leonabcd123 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

When the value entered in the regex word filter doesn't match the defined pattern (e.g., it omits the opening or closing /), fall back to creating a regex with the input as the pattern. For example, this allows for a to be entered, instead of requiring /a/.

Also adds support for more regex flags.

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Aug 1, 2026
@Miodec
Miodec merged commit 8f1998b into monkeytypegame:master Aug 14, 2026
24 checks passed
@Leonabcd123
Leonabcd123 deleted the fix/regex-words-filter branch August 14, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants