diplodoc-platform / diplodoc-platform/components

Add Storybook Implementation Notification Component

Open
#346 2 comments 0 reactions 0 assignees View on GitHub
good first issue tests
Dominant language
TypeScript
Stars
14
Forks
35
Avg merge
10h 6m
Merged PRs (30d)
17

Description

We need to add a Storybook entry for the Notification component.
https://github.com/diplodoc-platform/components/tree/master/src/components/Notification

This will facilitate easier testing, visualization, and documentation of the component for developers and designers.

Tasks:
- Create a new story file for the ToC component in the stories directory.
https://github.com/diplodoc-platform/components/tree/master/demo/src/Components
- Ensure the Storybook entry demonstrates the component’s basic functionality and key features.
- Implement story controls to allow interactive manipulation of component properties (e.g., different heading levels, styling options).
- Provide clear documentation within Storybook explaining how the component works, including examples of different use cases.

Acceptance Criteria:
- The ToC component appears in Storybook with a variety of examples and variations.
- Interactive controls are available and work as expected.
- Documentation within the Storybook is clear and helpful to users.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.