spectre.console
spectre.console copied to clipboard
Search not working on the selectionprompt if you have [] characters in your string.
Describe the bug Adding [] characters in the string you add to the selectionprompt choices results in an error on invoking the search in the UI: System.InvalidOperationException: 'Encountered malformed markup tag at position 4.'
To Reproduce
var testprompt = new SelectionPrompt
Run the code and try to type in the search input.
Expected behavior Search should work without formatting
Please upvote :+1: this issue if you are interested in it.
Hi @patriksvensson @flupkede Can I pick this bug?