Git-point: Issue is created twice when having slow internet

Created on 6 Aug 2017  路  5Comments  路  Source: gitpoint/git-point

Hey, as you can see at #213 and #214 the issue has been created twice because I'm in Italy and have a slow internet connection.

bug has pr help wanted

Most helpful comment

@RolfKoenders we could show a loading spinner till the result of the POST is there. What do you think

All 5 comments

And you only clicked the submit button once?

No I clicked twice because I thought it wasn't clicked yet. Maybe we should catch the "Submit"-Signal and than disable it for 30 seconds so only one issue is created. What do you think @RolfKoenders

Disabling the button when its making a request is something we could definitely add and will probably help with this. It will be enabled again if there was a network timeout. I actually can't remember if there is a loader or spinner shown when the submit button is pressed, that also gives the user the feeling that there is something going on and may prevent the user from clicking again.

@RolfKoenders there is nothing shown to the users. Because the click isn't really visible because the onclick "color change" is just in a light grey and not really got recognize

@RolfKoenders we could show a loading spinner till the result of the POST is there. What do you think

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lXSPandora picture lXSPandora  路  5Comments

patw0929 picture patw0929  路  5Comments

housseindjirdeh picture housseindjirdeh  路  5Comments

housseindjirdeh picture housseindjirdeh  路  5Comments

cheshire137 picture cheshire137  路  3Comments