Badsender-com / LePatron.email

LePatron is an opensource email builder allowing to industrialize your email template production. Build tailor made email templates and make them available to your non-technical users.
https://www.lepatron.email
GNU General Public License v3.0
73 stars 12 forks source link

Export Quality Control: Warning Regarding HTML File Size #773

Open the2ne opened 7 months ago

the2ne commented 7 months ago

Objective:

The objective is to enhance the quality control process for exports by discontinuing HTML code minification and providing users with warnings regarding the potential consequences of exporting large HTML files.

Functional Description:

Currently, during the export process, HTML code is minified if its size exceeds 102KB. However, this practice poses challenges for users who need to modify the HTML within their campaign management tools. To address this issue, we aim to modify the export process to refrain from minifying HTML code. Additionally, we need to implement a mechanism to inform users about the implications of exporting large HTML files, emphasizing potential performance issues or compatibility concerns without imposing restrictions on their actions.

Image

List of Tasks: