Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
547 stars 58 forks source link

[Bug]: fast multiple “Submit” press will send multiple requests #1011

Closed flx-sta closed 10 months ago

flx-sta commented 11 months ago

Check for open issues

Minimal reproducible example

Create a new comment. Go Ham on the “Submit” button by clicking it multiple times. The comment will be created multiple times.

Expected Behavior

Should only submit once.

Version

0.6.1.1

App Store or TestFlight?

App Store

iOS Version

17.x Beta

Device

iPhone 13

gkasdorf commented 10 months ago

Submit buttons are now disabled after requests are made.