-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersjavascriptPull requests that update javascript codePull requests that update javascript code
Description
Description:
Currently, there's no visual feedback when the application is making API calls. Let's add loading spinners to improve the user experience during data loading.
Requirements:
Add a loading spinner component
Display the spinner when:
-
Fetching account information
-
Loading chart data
-
Retrieving trade history
-
Starting/stopping the trading bot
-
Hide the spinner when the data is loaded
-
Use the existing CSS classes for styling
Skills needed: React, CSS, JavaScript
Difficulty: Easy
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersjavascriptPull requests that update javascript codePull requests that update javascript code
Projects
Status
In Progress