Ability to save multiple container (and widget) preset values to reuse in the widget panel #25161
micmiller-apptio
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe..
When laying out pages I use containers with different settings for padding, alignment, spacing, etc. for different purposes. I have created CSS classes to simplify and standardize these settings, but it would be helpful if I could save containers with predefined settings and classes pre-populated for different use cases on my pages. For example:
Describe the solution you'd like.
It would be nice if in addition to the "Save as Default" feature, there was the ability to "Save as new widget" which would prompt for a name and add an element to the widget panel with that name and the applied settings.
Describe alternatives you've considered.
As mentioned above I am using groups of CSS classes for different container usages, but applying those classes and settings for each new container is time consuming and error prone. I want to establish a collection of settings and classes one time, save it, and then reuse that as I am authoring pages. Save as Default only allows me to do that for one use case, I want the ability to save container (or widget) settings for multiple common uses.
Additional context
No response
Agreement
All reactions