Reproduce:
- Open Modal to create new Variable Filter
- Select a variable with manual text input
- enter a value
- Place cursor in middle of value
- Press backspace
Expected:
- Value before cursor is removed and cursor is before character behind the cursor
Observed:
- Value before cursor is removed, but cursor is now behind character following the cursor