feedback icon indicating copy to clipboard operation
feedback copied to clipboard

fix multiple submit issue. now show CircularProgressIndicator instead…

Open poriya219 opened this issue 11 months ago • 1 comments

fix multiple submit issue. now show CircularProgressIndicator instead…

:scroll: Description

fix multiple submit issue. now show CircularProgressIndicator instead of TextButton when submitting.

:bulb: Motivation and Context

this changes fix this issue: https://github.com/ueman/feedback/issues/345

:green_heart: How did you test it?

I created a test flutter app and used this updated package in this app and everything worked. also, I ran a web server from the example app in the repository, and everything worked.

:pencil: Checklist

  • [ x] I reviewed submitted code
  • [ x] I added tests to verify changes
  • [ x] I updated the docs if needed
  • [x ] All tests passing
  • [ x] No breaking changes

:crystal_ball: Next steps

poriya219 avatar Jan 30 '25 12:01 poriya219

The changes are working correctly on my side. Kindly review and proceed with merging this pull request.

Akimskate avatar Jun 20 '25 17:06 Akimskate