1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-25 19:55:22 +00:00
amfora/NOTES.md
2020-11-18 16:10:22 -05:00

1.4 KiB

Notes

Feeds (temp)

  • Only options for "non-text" feed files is the download modal - there should be a feed modal before that one
  • Auto feed detection fails on ebc.li/atom.xml - which is text
  • TODO: remove all logger lines

Issues

  • URL for each tab should not be stored as a string - in the current code there's lots of reparsing the URL

Regressions

Upstream Bugs

  • Wrapping messes up on brackets
  • Wrapping panics on strings with brackets and Asian characters
    • Filed cview issue 27
    • The panicking was reported and fixed in Amfora issue 20, but the lines are now just not wrapped
  • Text background not reset on ANSI pages
  • Modal styling messed up when wrapped - example occurence is the error modal for a long unsupported scheme URL
    • Filed issue 26
    • Add some bold back into modal text after this is fixed
  • Bookmark keys aren't deleted, just set to ""
  • Help table cells aren't dynamically wrapped