alexweininger/recent-pdf

File url not showing up

alexweininger opened this issue · 1 comments

Sometimes the file url may not show up. The extent or cause of this issue is unknown.

You are still able to open the file directory of the pdf and open the pdf.

Scr:
image

edit:

  • the displayed url must be displayed on a single line
  • url should be as readable as possible

After debugging a little, it looks like the issue happens when the filename is too long which pushes the url (located below the title) out of the div, and out of sight.