puter
puter copied to clipboard
Bug: Arrow Keys Misbehave on Explorer
Issue Description
Works fine in the default view mode,
but not in the following cases:
For example, ↓ only changes the scroll position but doesn't change the selection while → does select the next item below in the details view (the 2nd screenshot).
Hope I've made myself clear.
Steps to reproduce
- open Explorer
- change the view mode (or whatever it's called) to the 2nd or the 3rd one
- try selecting items using keyboard
Expected behaviour
Each key "works as intended"
Addition Information or Screenshots (if applicable)
No response
Deployment
- [X] Production (puter.com)
- [X] Development (
npm run start) - [ ] Docker (via
docker run) - [ ] Docker (via
docker-compose)
Puter version
2.5.0
here the arrow keys -> and <- are to go through history of what was the last folder you had opened and the 'up' key goes up to file structure
First timer here, can I take on this issue? I've already looked into it a bit.