What is the problem or goal you're trying to solve or accomplish?
The Preset SDK has a hideTitle configuration (via dashboardUiConfig). This property currently also hides the dashboard menu that allows for PDF export and other options.
Customers would like to be able to hide the title content without hiding the dashboard controls.
How are you solving it currently?
This can be achieved with CSS template, but then it also gets applied via direct access.
What is your recommended solution?
Provide a way to hide the dashboard title. Some options:
Ability to override CSS templates via the SDK; or
Ability to hide the dashboard title via Theming; or
Ability to hide the dashboard title via the dashboardUiConfig.