Jellyfin-web: Web pages lose their format when opened in a new tab in Dashboard in 10.3.0

Created on 20 Apr 2019  路  5Comments  路  Source: jellyfin/jellyfin-web

Describe the bug
The pages lose the format at the time of opening any option of the left menu of Dashboard in a new tab

To Reproduce

  1. Go to 'Dashboard'
  2. Right click on any option in the left menu, for example, _Users_ and select _Open link in a new tab_
  3. See error

Expected behavior
Web pages should be displayed the same as clicking on the menu option in the same tab

Screenshots

8GOs1Sr - Imgur

System (please complete the following information):

  • OS: Debian 9
  • Browser: Firefox
  • Jellyfin Version: 10.3.0
  • Reverse proxy: no
bug confirmed

Most helpful comment

I am removing the "Good first issue" label because, in my opinion, this would need a sizeable rewrite of the router.

This will likely be fixed as part of #889

All 5 comments

It looks like these links are missing the leading #. Adding that should correct this behavior.

I have looked into this, and it's not as simple as it first seems.
Here's a record of things I came across to help others starting on this:

  • Opening links in new tabs points directly to HTML templates.
  • App router does not pickup hard coded leading #.
  • Including main bundle in HTML templates not possible without major refactor.

Issues go stale after 90d of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 14d of inactivity. If this issue is safe to close now please do so. If you have any questions you can reach us on Matrix or Social Media.

I am removing the "Good first issue" label because, in my opinion, this would need a sizeable rewrite of the router.

This will likely be fixed as part of #889

Was this page helpful?
0 / 5 - 0 ratings

Related issues

arhamqureshi picture arhamqureshi  路  5Comments

chnaski picture chnaski  路  3Comments

SenorSmartyPants picture SenorSmartyPants  路  4Comments

peioe picture peioe  路  4Comments

mitchelljfranklin picture mitchelljfranklin  路  4Comments