-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Focus indicator bug in bar charts #28414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
AtishayMsft
merged 54 commits into
microsoft:master
from
yush-singla:focus-indicator-bug
Aug 24, 2023
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
e645d0e
focus indicator bug fix in bar chart
singlayush 543b005
added bars spacing adjustment factor
singlayush ab9e8fa
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
singlayush b31bd7c
resolving eslint issues
singlayush a612f24
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
singlayush 9fbe4f3
updated snapshots, for horizontal bar chart and multistacked bar chart
singlayush afb9f64
pixel design issue fixed
singlayush 050e36f
Merge branch 'master' into focus-bug
yush-singla ef4a855
snapshot updated
singlayush 376a20e
Merge branch 'focus-bug' of https://github.com/yush-singla/fluentui i…
singlayush 7763568
added change, and fixed stroke thickness in horizontal bar chart
singlayush 0a829fc
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
singlayush b3c4c41
focus bug fixed
singlayush c4b7b45
Merge branch 'master' into focus-indicator-bug
yush-singla 26446c7
Merge branch 'master' into focus-indicator-bug
yush-singla bcbb342
Merge branch 'focus-indicator-bug' of https://github.com/yush-singla/…
singlayush bcfcf20
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
singlayush ed3601f
added support for dark mode, fixed few PR comments
singlayush b9b3974
updated snapshots
singlayush d85e8f1
removed dark mode
singlayush a11a5c7
fixed linting error
singlayush bf7002e
Merge branch 'master' into focus-indicator-bug
yush-singla 227dc13
Merge branch 'master' into focus-indicator-bug
yush-singla 4ab2417
Merge branch 'master' into focus-indicator-bug
yush-singla 197227c
Merge branch 'master' into focus-indicator-bug
yush-singla e1abfec
Merge branch 'master' into focus-indicator-bug
yush-singla ce1f924
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
singlayush 8418368
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
b8d4d42
bar chart fixes
c40c4a0
fixed the focus indicator width in horizontal bar chart
40f8ec4
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
e4cf583
updated snapshots
8765fe0
resolved merge conflict
5370a18
Merge branch 'focus-indicator-bug' of https://github.com/yush-singla/…
singlayush 03707a9
resolved merge conflict
singlayush 6ee0e2d
resolved snapshots
singlayush 9104dd5
fixed the focus indicator bug with different mathematical approach
singlayush c6f1750
removed emptychart flag
singlayush 4809be8
Merge branch 'master' into focus-indicator-bug
yush-singla 115fa30
Merge branch 'master' into focus-indicator-bug
yush-singla 0f5704a
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
singlayush d0dff41
Merge branch 'focus-indicator-bug' of https://github.com/yush-singla/…
singlayush 747730e
stacked bar chart focus indicator bug resolved
singlayush 661bfab
Merge branch 'master' into focus-indicator-bug
yush-singla 5c1ef75
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
singlayush 87e1676
stacked bar chart bug fix
singlayush 8027679
Merge branch 'focus-indicator-bug' of https://github.com/yush-singla/…
singlayush a36afa7
Merge branch 'master' into focus-indicator-bug
yush-singla eb43aca
Merge branch 'master' into focus-indicator-bug
yush-singla a90a3c8
merged
singlayush cae22df
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
singlayush f6c95fc
fixed the outline bug in dark mode
singlayush 6d35a89
Merge branch 'focus-indicator-bug' of https://github.com/yush-singla/…
singlayush b638967
multistaked bar chart variable initialisation
singlayush File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-charting-20c8ae70-f2a4-4ef4-89b6-7ca932f7481d.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
|
yush-singla marked this conversation as resolved.
yush-singla marked this conversation as resolved.
yush-singla marked this conversation as resolved.
AtishayMsft marked this conversation as resolved.
AtishayMsft marked this conversation as resolved.
|
||
| "type": "patch", | ||
|
yush-singla marked this conversation as resolved.
yush-singla marked this conversation as resolved.
|
||
| "comment": "Fixed the focus indicator bug in horizontal bar chart and multi stack bar chart", | ||
| "packageName": "@fluentui/react-charting", | ||
| "email": "yushsingla@microsoft.com", | ||
| "dependentChangeType": "patch" | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.