2022-06-08 Interfaces review, Acceptance criteria, Definition of Done
Participants
Reckitt (RB):
Nathan McKean
Nick Harris
Matt Lau
Ben Wilson
Robert Ruszczyk
Radoslaw Kowalewski
Bartlomiej Kusmierczuk
DataArt (DA):
Sergey Kiselyov
Anton Merkulov
Sergey Gromskiy
Nikita Puzyrenko
Alexander Kostylev
Julia Boyarshchikova
Sergiy Nalyvayko
Action items
Key takeaways
- Accordion props review.
semanticVariant. Nathan's point is that variants should be accompanied by some sort of discription of when and for which case each of the variants should be used. The option name can be changed without breaking the code.
expandVariant. Controls expanding accordion items. "single" - only one accordion item, "multiple" all accordion items at the same time. ‘multiple’ should be by default.
className. No comments.
openIcon, closeIcon. Nick: we should add to description that icon can be used from the Icon component.
headlineTag. No comments.
expandedIndex. No comments.
onChange. No comments.
variant. It was decided to create Disclosure component out of Subtle variant and remove variants from Accordion
Meeting recording