flutter
flutter copied to clipboard
There is no loading at all
Steps to Reproduce
There is no loading when submitting forms and saving things, also the submitting buttons are not getting disabled while processing and sending requests, which allows user to press save button multiple times and results to data duplication. The loading helps users to understand something is happening and you already clicked on save button successfully.
- Just try to save something in the app
Expected results:
Show a loading and disable or remove save/submit buttons
Actual results:
As a user I think my click on the save button didn't work and I click multiple times to see something happens.
You mean some kind of feedback? Yes, that would be indeed useful. Sadly, this would need to be implemented for each form individually, so this is gonna be a lot of work. At the moment this is only done in a handful of forms like (I think) the login/registration and a couple of others
Hi, @rolandgeider I love to work on this can you assign this to me? also, I am new to open-source can you give me direction on where to start?
Hi @Manish-git-135, sure, this would be very useful!
The first thing you should do is get the application running locally. Since you wil need a backend, feel free to use the test server, the db gets reset every 24h, so add and edit stuff as you need:
https://wger-master.rge.uber.space username: user password: flutteruser
You should also fork the repo, create a branch on your repository and start working there. If you have any questions, just ping me (either here or in discord)
@rolandgeider I see that there's not been any update on this issue so I would like to work on this. Let me know if you are ok with me working on this issue?
@Mohit-Joshi-dev sure go ahead!
@rolandgeider can you assign this issue to me?
@SumitPareek2401 sure!