Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress Bar on Image Upload while Adding/Editing an Event #55

Open
danieldanielecki opened this issue Jun 23, 2023 · 0 comments
Open
Labels
enhancement New feature or request hacktoberfest

Comments

@danieldanielecki
Copy link
Contributor

While working on #38, there was no visual implementation of progress for the image being uploaded, and if the user adds an event too quickly, the image needs to be uploaded.

Most cases should be fixed by #54, but only for good-quality networks. That's why we should have a progress bar to disable the possibility of adding/editing an event until the image is added. It could've been combined with #9.

https://callstack.github.io/react-native-paper/docs/components/ProgressBar/ should suffice.

@danieldanielecki danieldanielecki added the enhancement New feature or request label Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant