Fix chart size tracking when window/viewport resizing is happening
Created by: vovakulikov
Closes https://github.com/sourcegraph/sourcegraph/issues/35458
Before | After |
---|---|
Test plan
- Make sure that charts look good for all screen sizes
- Make sure that chart block tracks its size correctly when window/viewport width/height is changing
App preview:
Check out the client app preview documentation to learn more.