Skip to content

Implement Loading Spinners for API Calls #6

@NubleX

Description

@NubleX

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersjavascriptPull requests that update javascript code

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions