New email template for pulse / dashboard subscription

Hello Metabase team,
I've upgrade to version 0.41 but the email's template for pulse / dashboard subscription has changed.
Before, there were no sliding bar inside each question, the email sent was responsive and the look and feel was better especially on mobile phone.
Now, it is very difficult to read the data on mobile phone : there is sliding bar for each question, it is not possible to have a global overview of the result sent.
It is possible to have an option to choose email template ?

{
"browser-info": {
"language": "en-US",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "Cp1252",
"java.runtime.name": "Java(TM) SE Runtime Environment",
"java.runtime.version": "1.8.0_221-b11",
"java.vendor": "Oracle Corporation",
"java.vendor.url": "http://java.oracle.com/",
"java.version": "1.8.0_221",
"java.vm.name": "Java HotSpot(TM) 64-Bit Server VM",
"java.vm.version": "25.221-b11",
"os.name": "Windows Server 2016",
"os.version": "10.0",
"user.language": "en",
"user.timezone": "Europe/Paris"
},
"metabase-info": {
"databases": [
"postgres",
"sqlserver",
"sqlite",
"mysql",
"googleanalytics",
"h2"
],
"hosting-env": "unknown",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "12.2"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.2.23"
}
},
"run-mode": "prod",
"version": {
"tag": "v0.41.1",
"date": "2021-10-21",
"branch": "release-x.41.x",
"hash": "76aa4a5"
},
"settings": {
"report-timezone": "Europe/Paris"
}
}
}

Hi @nico8
Sounds like you should create an issue with screenshots describing the problem:
https://github.com/metabase/metabase/issues/new/choose
Also, you should upgrade to Java 11: https://www.metabase.com/docs/latest/operations-guide/java-versions.html

Just for reference:
https://github.com/metabase/metabase/issues/18755 - upvote by clicking :+1: on the first post

1 Like

Done, hope the description is clear with my poor french english :rofl:

Unfortunately, there's currently no built-in option to switch back to the old responsive email style. But you're right to suggest it — having a toggle for email template type (classic vs. fixed layout) would be a great feature. I’d recommend opening or upvoting a feature request on Metabase’s GitHub if you haven’t already.

The new layout in Metabase v0.41 does seem less optimized for smaller screens, and those horizontal scroll bars can make it harder to get a quick overview.

While there isn't currently a built-in option to toggle between email templates, I agree that having some control over formatting, especially for mobile responsiveness, would be a big improvement. Maybe offering a responsive signature template approach, or even a few layout presets, could help users tailor the look of these reports to their audience and devices.