You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
should have their own link/menu item including for all sub components
they should be stripped out of organism, molecules or atoms page (only if they are in a group)
the build should auto-detect groups
create-a-m-o script should be able to initialise a group and maybe to turn an existing component into a grouped component
Affected Components:
Header
Footer
Error Pages
Sticky
Table
Definition of group is the highest material type possible. For example for Table is the group o-table where all its components are directly under it inside a folder subcomponents. ONLY the components that have a hard coupling should be grouped
The text was updated successfully, but these errors were encountered:
The more components we have, it becomes harder to find the desired components (scrolling through a huge prefixed components directory).
It makes it more readable to group it within the directories.
Sidenote: Tools like Fractal, Storybook or other pattern library helpers, allow this sub directories per default.
Are you reporting a bug or a feature?
Expected Behavior
All related components should be:
Affected Components:
Definition of group is the highest material type possible. For example for Table is the group
o-table
where all its components are directly under it inside a foldersubcomponents
. ONLY the components that have a hard coupling should be groupedThe text was updated successfully, but these errors were encountered: