[Bug]: Opening bigger CSV files breaks Preview function (after update 1.26.2 -> 2.0.0) #121

Closed
opened 2025-10-09 18:37:06 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @castertroy1984 on GitHub.

Where is the problem occurring?

I encountered the problem while using the application (Frontend)

What browsers are you seeing the problem on?

Chrome

Current behavior

When i try to open a current uploaded CSV file on a card (1MB), preview modal opens and loads forever, but doesn't show or download the file. Probably because of the size,because other files are working perfectly.

Opening the console log shows:

Will-change memory consumption is too high. Budget limit is the document surface area multiplied by 3 (1608984 px). Occurrences of will-change over the budget will be ignored. 1498509708087002220

Desired behavior

Possible fixes (workarounds):

  • Don't preview the file of filesize is bigger then X
  • Setting for disabling preview mode. (only download)

Steps to reproduce

Just open current CSV file bigger then 1MB

Other information

Not directly related with the issue above, but opening a ZIP file opens the preview mode screen with the message "Preview not available", why not downloading the file directly?

Originally created by @castertroy1984 on GitHub. ### Where is the problem occurring? I encountered the problem while using the application (Frontend) ### What browsers are you seeing the problem on? Chrome ### Current behavior When i try to open a current uploaded CSV file on a card (1MB), preview modal opens and loads forever, but doesn't show or download the file. Probably because of the size,because other files are working perfectly. Opening the console log shows: Will-change memory consumption is too high. Budget limit is the document surface area multiplied by 3 (1608984 px). Occurrences of will-change over the budget will be ignored. [1498509708087002220](https://my.domain.com/cards/1498509708087002220) ### Desired behavior Possible fixes (workarounds): - Don't preview the file of filesize is bigger then X - Setting for disabling preview mode. (only download) ### Steps to reproduce Just open current CSV file bigger then 1MB ### Other information Not directly related with the issue above, but opening a ZIP file opens the preview mode screen with the message "Preview not available", why not downloading the file directly?
OVERLORD added the bug label 2025-10-09 18:37:06 +03:00
Author
Owner

@castertroy1984 commented on GitHub:

Thanks @meltyshev , sidenote, I'm very satisfied with Planka! :)

@castertroy1984 commented on GitHub: Thanks @meltyshev , sidenote, I'm very satisfied with Planka! :)
Author
Owner

@meltyshev commented on GitHub:

Hi! Thanks for reporting this. I'll look into what can be optimized.

@meltyshev commented on GitHub: Hi! Thanks for reporting this. I'll look into what can be optimized.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#121