microsoft / microsoft/fluentui
Error messaging for chart/component rendering failures
Open
@srmukher is already working on this.
Since Jan 11, 2024.
Package: charting
Resolution: Soft Close
Status: In PR
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 46
Description
We need visuals and messages to display failures while rendering the charts.
### Tasks
- [ ] Create a common control that can show error and empty states.
- [ ] Use the common control to show already implemented empty messages.
- [ ] Use the common control to show type errors (eg: when string data is used on x axis for Line chart or area chart which is not supported)
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.