Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

[Issue]: Extra network tab issues #176

Open
4 tasks done
Erehr opened this issue Jul 8, 2023 · 0 comments
Open
4 tasks done

[Issue]: Extra network tab issues #176

Erehr opened this issue Jul 8, 2023 · 0 comments

Comments

@Erehr
Copy link

Erehr commented Jul 8, 2023

What happened?

Two issues after recent update.

  1. Lazy loading model previews is just bad. The images are not cached so whenever you switch tab, search or even scroll the images are unloaded (even while still in view as in image below, if 1px is out of view the image dissapear). Switching tabs for example each time it takes even few seconds for all previews to load again and again unnecessary.
    image

Images not caching seems to by caused by timestamp added to preview img src
&mtime=${new Date().getTime()}}`

  1. Setting "Card height for Extra Networks (in pixels)" is not working anymore.

Checklist

  • I have searched the issues to make sure this is not a duplicate
  • Webui is up to date
  • Cozy-Nest is up to date
  • All my extensions are up to date
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant