issues
search
Finuncle-Fintech
/
lekkalu-frontend
GNU General Public License v3.0
5
stars
24
forks
source link
Fixes related to comparison page.
#629
Closed
Sandip-Z
closed
1 month ago
Sandip-Z
commented
2 months ago
[x] Use Indian currency formatter for y-axis in chart
[x] Plot scenario only after all the scenario data is parsed.
[x] Remove Unnecessary api call for user detail in comparison page.
[x] Scroll the page to graph on simulate button click.
[x] Make list of comparisons responsive for all devices.
[x] Minor CSS fixes.
[x] Use Context to pass around user data instead of using useAuth hook to minimize unnecessary number of /detail and /refresh API calls.