windmill-labs / windmill

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.
https://windmill.dev
Other
9.13k stars 405 forks source link

bug: Content searching with a lot of results causes UI render bug #3996

Closed wasnertobias closed 5 days ago

wasnertobias commented 2 weeks ago

Describe the bug

Developer console shows:

data:image/png;base64,${base64String}:1 
GET data:image/png;base64,${base64String} net::ERR_INVALID_URL

To reproduce

Open content search and e.g., search for "g"

Expected behavior

-

Screenshots

image

Browser information

Chrome Version 126.0.6478.116

Application version

EE v1.349.1-5-g4bfda45c7

Additional Context

No response

wasnertobias commented 1 week ago

Ok, it is not limited to only one character. It is reproducible for us with the search string "content".

It shows a lot of results just as searching for only one character, so this seems to be related to number of results!

As the color scheme changes, the results are unreadable, which renders the whole content search unusable. :(

rubenfiszel commented 1 week ago

This should be all fixed on very latest