facundoolano / feedi

RSS + Mastodon feed reader
GNU Affero General Public License v3.0
892 stars 28 forks source link

Add controls to the footer nav in reader view #60

Closed facundoolano closed 11 months ago

facundoolano commented 11 months ago

Instead of taking space from the header and having to scroll backup to perform actions, remove the autocomplete when looking at an entry detail (or previewing an url).

This make sense since I had to add the footer nav anyway to add a back button (at least on iOS, the scroll position is lost when using swipe to go back, which results in a very annoying UX).