fubarhouse → credited gumnut → .
If its something seen in other entity-types (e.g. media, node, block content) I'm happy to add it
See attached screenshots of Drupal core menu items. They provide a user the ability to add a new bundle of that entity type from the menu.
All I wanted to do was a way for a user to have to navigate to the overview page to create a micro-content type, like most entities that allow the creation of bundles. I'm more than happy to just leave it as a local patch if it is the case that you don't want the menu item there.
We have a need for a user to create new types infrequently but they wanted an easier way for people to do that (adding it as a menu item). Currently the user needs to navigate to the overview page to create a bundle. If we think that should be the intended pattern thats cool and I'll just keep a local patch.
Tested #3 and it works, this patch is ready to merge
Rate your excitement about SDC in core: 1 ... 10 | N/A
10
Rate your excitement about potential contrib extending SDC: 1 ... 10 | N/A
10
Rate our documentation: 1 ... 10 | N/A
8
Did you 1️⃣ refactor existing template into a component, or did you 2️⃣ write a component from scratch? 1 | 2
1 & 2
Rate the helpfulness of error messages encountered: 1 ... 10 | N/A
9
Have you tried the Storybook integration? Yes | No
No
Any thoughts you would like to share? The sky is the limit
I think this is one of the best additions to Drupal core in recent times. It makes working on the frontend much more inline with how major JS frameworks work. Not only is it an easier mental model but the reusability from project to project is great. All in all I think its great that Drupal is trying to keep up with more modern ways of working
Moving project to Bartik because its now a contrib module
🐛 'Select all' in exposed filter settings should be checked if all values are checked Closed: works as designed
This issue was discussed at the code sprint and we agree its not a bug as "Select All" is way to select all the options not a state of the selections