seed-hypermedia / mintter

Mintter: an app for knowledge communities. Powered by the Hypermedia protocol.
https://mintter.com
Apache License 2.0
162 stars 11 forks source link

[bug] sometimes pressing backspace inside a editor with transclusions changes the app’s route #340

Closed horacioh closed 2 years ago

horacioh commented 2 years ago

Is this the default behavior of the browser navigation? should we avoid it?

horacioh commented 2 years ago

maybe this can fix it? https://stackoverflow.com/questions/32258403/disable-backspace-navigation-in-browser

horacioh commented 2 years ago

I believe this is a "feature" and not a bug. this is the normal behavior in browser, although is CMD + Arrows, and indeed pressing just the arrows does not trigger navigation in Mintter

Please @mintterteam/dev check this and let me know if you find this annoying or not