Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add regex testing endpoint(s) #160

Closed
ghost opened this issue Mar 1, 2022 · 1 comment
Closed

Add regex testing endpoint(s) #160

ghost opened this issue Mar 1, 2022 · 1 comment
Assignees
Labels
backend Backend enhancement New feature or request
Milestone

Comments

@ghost
Copy link

ghost commented Mar 1, 2022

Regex testing endpoint should be added in order to provide the user with feedback whether an inputted filter will match a given string.
The current (WIP) regex playground uses JS-based regex, which afaik doesn't fully match the Go-based one which the backend is using.

@ghost ghost added enhancement New feature or request backend Backend labels Mar 1, 2022
@ghost ghost assigned ludviglundgren Mar 1, 2022
@ludviglundgren ludviglundgren added this to the v1.0.0 milestone Mar 24, 2022
@ghost
Copy link
Author

ghost commented Apr 8, 2022

Closed, since https://regex101.com added Golang as an option.

@ghost ghost closed this as completed Apr 8, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant