@dpisek can you please double check this issue and see if anything is unclear? I've added a weight of 3 but please feel free to modify as you see fit. Once you're done, please update the label to workflowready for development
Savas Vedovamarked the checklist item Note: The action buttons does not contain the Toggler on the mostright of the widget. That work will be captured here: #368613 (closed) as completed
marked the checklist item Note: The action buttons does not contain the Toggler on the mostright of the widget. That work will be captured here: #368613 (closed) as completed
@sming-gitlab quick question. I'm aware we redesigned the Security Training banner, so instead of a blue dot button with a popover, we'll display a banner in the details section. However, if we were to implement to blue dot button, do you think the following logic makes sense?
The action buttons would still be passed as a an array of objects (like the extension API today). But anything that is specific to the widget can still be developed inside the summary section. Please take a look at the following image:
Now, the actions part will be populated through the array of objects. But the summary part can extend until where the actions button. Adding there a blue dot and aligning it to most right would create an illusion that it's part of the actions. Does this solution makes sense to you?
@svedova thanks for the ping! Yup, that makes sense to me! I do have a question about the placement of the action items -- what happens when you have multiple widgets that may or may not have a summer section, should the actions be vertical flex-start, so it has a consistent outlook
Not sure if we also need to check in with UX , but looks like that's what they indicated in their mocks, so we should be good
what happens when you have multiple widgets that may or may not have a summer section, should the actions be vertical flex-start, so it has a consistent outlook
@sming-gitlab can you please help me understand better? I didn't get what you mean.