-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improving the Cards Management process #404
Comments
…th simple Add Cards toolbar button #404
I tested this and I must say that I love it. It simplifies the editing and makes it easier to build a page. Great job @georgeolaru & @razwan 👏 A few things I noticed:
Media.not.changing.Cards.Collection.Add.card.mp4
This is how it works on a Hero Card Add.card.hero.image.does.not.add.inner.content.mp4This is the same option in a Media Card CleanShot.2022-07-01.at.17.24.54.mp4
CleanShot.2022-07-01.at.17.30.57.mp4 |
While testing the update, I noticed that the Add Blank button does not work correctly in the Cards Collection block. When I click the button, two options load: Upload and Media but neither work. This does not seem to happen while using the same Add Blank option from Media Card or Hero Card CleanShot.2022-07-19.at.15.20.38.mp4 |
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 theItems 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:
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).The text was updated successfully, but these errors were encountered: