microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.32k stars 2.72k forks source link

[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) #25431

Open rsoni0809 opened 1 year ago

rsoni0809 commented 1 year ago

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:

  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

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

rsoni0809 commented 1 year ago

@msft-fluent-ui-bot Could you please let me know if any ETA for this?

smhigley commented 1 year ago

@Raghurk -- would you be able to take a look at this one?

msft-fluent-ui-bot commented 1 year ago

Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.

AtishayMsft commented 6 months ago

@Shubhabrata08 FYI