hpi-swt2 / bookkeeper-portal-blue

Bookkeeper Portal — 🟦 Edition
MIT License
15 stars 0 forks source link

The Search Page loads very slow #364

Closed benn02 closed 1 year ago

benn02 commented 1 year ago

Bug: The Search Page loads very slow

Problem Description

  1. The Search Page loads very slow
  2. The Search Page does load normally

Steps For Reproduction

  1. first navigate to the search Bar
  2. Watch it load

This is probably caused by the images that are embedded directly into the HTML. They make the HTML file very Big(>20MB) when I tested it). I would suggest either limiting what is shown or not directly putting the Images into the HTML.