microsoft / microsoft/fluentui
[Bug]: [Accessibility]: Fluent UI Line chart No updated tooltip information is shown for the marker where the 'line-chart' has gaps between lines based on dates, when navigated with Keyboard (tabs and arrows)
@Raghurk is already working on this.
Since Nov 13, 2022.
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 46
Description
Library
React / v8 (@fluentui/react)
System Info
Please refer the link:
https://codepen.io/rahulsoni/pen/VwdLpqo
Steps to reproduce:
1. Open the Codesandbox
2. Press tab and reach to first dot of line and then press right arrow
3. On each right arrow new tool tip will be appeared
4. Now once we reach to the end of distorted line no new tool tip will be appeared and tool tip will be of previous dot.
5. This issue is for all intermediate distorted line
Are you reporting Accessibility issue?
yes
Reproduction
https://codepen.io/rahulsoni/pen/VwdLpqo
Bug Description
Please refer the link:
https://codepen.io/rahulsoni/pen/VwdLpqo
Videos link: https://drive.google.com/file/d/1uo6GG5shBtT0944JZxhqQeX82HHLOnKr/view
Steps to reproduce:
- Open the Codesandbox
- Press tab and reach to first dot of line and then press right arrow
- On each right arrow new tool tip will be appeared
- Now once we reach to the end of distorted line no new tool tip will be appeared and tool tip will be of previous dot.
- This issue is for all intermediate distorted line
Actual Behavior
fill this out
When pressing with right/left arrow in line chart tooltip previous dot tooltip is appearing
Expected Behavior
When pressing with right/left arrow in line chart tooltip should be updated corresponding to the dot
fill this out
Logs
No response
Requested priority
High
Products/sites affected
Microsoft
Are you willing to submit a PR to fix?
no
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.
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.