File Upload with Loading progress bar in React (using RTK Query)
Asked Answered
G

1

7

Looking to make a component that can take a CSV. (excel) file and upload it to the server. (with drag and drop functionality, as well as a responsive upload bar showing progress in uploading to the server along with any error handling)

Any advice would be appreciated. Ideally looking to build this in RTK Query.

Guinevere answered 6/10, 2021 at 13:30 Comment(1)
Please provide enough code so others can better understand or reproduce the problem.Philharmonic
S
0

though your question is not descriptive enough, I believe this topic should help you. This topic is on uploading images using RTK Query and has the drag-and-drop functionality.

Soloist answered 30/5, 2023 at 7:7 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.