Created by: nayakrahul
Description of PR The PR fixes the issue when tooltip info gets out of the screen. To solve this, I had to rewrite tooltip component making some modifications to support re-render of tooltip component on change of props. I have transformed it to use react hooks.
Type of PR
-
Bugfix -
New feature
Relevant Issues
Fixes #1380 (closed)
Checklist
-
Compiles and passes lint tests -
Properly formatted -
Tested on desktop -
Tested on phone
Screenshots