Results 34 issues of Lanny

#### Repro Steps 1. Set yourself as learning German 1. Write a post in German 1. Remove German as a learning language 1. Edit your post Observe that you can...

bug
good first issue
frontend
low priority

This should be a SPA navigation, nav shouldn't disappear on this transition and it should be a little snappier than it is. Likely something around SSR failing, or how the...

good first issue
frontend

Currently we poll for notifications in inactive tabs but don't do anything to surface the presence of notifications in the tab/title info. Could consider using this: https://developer.mozilla.org/en-US/docs/Web/API/Badging_API but there's no...

frontend
visual

Closes #8134 Adds a new config entry `search.delay` which is an interval to wait since the last keystroke during search (`/`/`?`) before submitting the search. This helps the search experience...