Open tomyerex opened 5 years ago
FYI, I just got this app today and there are some real bugs in keyboard navigation. I will be entering separate bugs as I can isolate them to steps, but like, tabbing, pressing enter, and shift+tabbing depending on starting cell states are all very inconsistent (I mean, if you start in one cell state, and do say one of those buttons over and over again, the first time it will do something and possibly jump to a weird location, the next time it does something totally different).
If this is implemented, it might be a good time to clean up a lot of these bugs.
Hello, the app has a support for tab and shift tab navigation. It should be changing the position of next available editing field. For example if your next item in row is object/array, it must skip the value field as you cannot edit Object values and jump to next available key or value field.
Do you have any screen recording you could share to inspect the issue?
When editing the object, string, etc., I like to click "Return" on my keyboard. After clicking Return, I would like it to go back to the editor so I can use a keyboard sequence, for example to create a new Object, but the app seems to lose focus and I need to move my hand from the keyboard to the mouse to refocus the application.