Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPrevent rapid tapping on the "Create Document" button #22
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tapping this button multiple times is not good. It creates several documents in an undefined state.
There is a slight delay from tapping the "Create Document" button until the document have been fully created in the file system. A blocking mechanism is needed. That stays invisible if the document gets fully created within a reasonable amount of time. Otherwise a HUD is to be shown. Or an error message.
This is what it looks like when I'm using an ApplePencil and create documents rapidly.
