influxdata / influxdata/clockface
Clockface 4.0: update Alert and Notification components
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 18
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 1
Description
- Alert
- Notification
- NotificationDialog
Alert, Notification, and Notification Dialog components should follow the styles as depicted in Figma:
https://www.figma.com/file/W8Xpu3GjL2xSU9tbZCY9B0/Clockface-4.0?node-id=1498%3A22874
The end goal is to remove the Alert component eventually and only use Notification and NotificationDialog
Note that Warning and Danger should both have the same red color (because we want Alert to match Notification, and Notification only has "Danger" not "Warning".)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Alert, Notification, and NotificationDialog component implementations and compare their current styles with the linked Figma design. Check that Warning and Danger use the same red color and that the components align with the intended Notification and NotificationDialog usage. Done means the three components follow the depicted styles and the stated Alert consolidation direction is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100