Closed stropitek closed 1 month ago
In majority of apps, they dont use these sides icon to add accordions (each icon is an accordion) because technically the height can support more closed accordions then icons before the need of scroll.
But this kind of side icons is used to group accordions
Icon1 -> open a group of accordions Icon2 -> open diffrent group of accordions ...
Example: Vs code
Continuation of https://github.com/zakodium-oss/react-science/issues/243, but the idea here is not to create a component but an example of implementation with a story.
The story should have the following structured layout:
Split pane behaviour:
Accordions:
@wadjih-bencheikh18 please report here or in the PR any shortcomings of the current APIs of react-science for achieving this layout, and let's try to fix them along the way.