influxdata / influxdata/clockface
Deprecate "warning" level error message in Alerts
Open
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 18
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 1
Description
User alerts should be either good (success), neutral (info), or bad (danger). Alerts have an additional "warning" alert type. We should deprecate the "warning" alert level and replace all instances (if any exist) with danger.
Contributor guide
Research direction
Start by locating the Alerts component and searching the repository for the warning alert level. Replace any warning instances with danger and verify that no warning-level Alerts remain; the issue does not name a specific test or file to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100