-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I genuinely believe the Supernova block has a ton of potential and it proves that it's able to handle many scenarios of various complexity, from a single vertical card up to a fullscreen Slideshow or even a Parametric Grid composition:
I notice a few friction points where the user experience is cumbersome and hides its true potential. An example is the process of adding a new card to an existing Cards Collection where there isn't a simple "Add Card" button, but you have to go to Collection Layout and increase the Items Count value.
So a first step to enable the potential of the Supernova block is to improve the cards management process: add, remove, edit.
Here are a few jobs-to-be-done that I followed in the design process:
- Add a new card to an existing Cards Collection β achievable today but not intuitive
- Add multiple cards at once to create a gallery of cards (eg. masonry, slideshow)
- βοΈ Remove a card β the same process as with any other block
- βοΈ Remove multiple cards β use the List View or select multiple cards
- Duplicate a card β achievable, but it would be easier to add a shortcut "Duplicate" button to the Card block toolbar
Following some patterns and inspiration from the Gallery block, I think we can achieve the above-mentioned tasks with the following proposal:
It would also be helpful to add a "Duplicate Card" button to the Card block toolbar and make sure that the Items Count value always stays in-sync with the number of cards available in the page (eg. when removing or duplicating using the List View).

