Describe the purpose
- Add progress bar for download file feature.
- Improve the download file component, make it attractive and user friendly.
- Remove the double click process use
useEffect or componentdidmount and download the file using a single download button.
Possible Implementation
Can use reactstrap and bootstrap or whatever looks suitable.
Additional context
If you add CSS make sure it does not violates global CSS.
Describe the purpose
useEffectorcomponentdidmountand download the file using a single download button.Possible Implementation
Can use reactstrap and bootstrap or whatever looks suitable.
Additional context
If you add CSS make sure it does not violates global CSS.