Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bruig: add debounce to file picks and estimated size calc #262

Merged
merged 3 commits into from Jun 19, 2023

Conversation

tiagoalvesdulce
Copy link
Contributor

This PR adds a debounce every time a the platform file picker is opened in the app. This fixes an issue where a user could click multiple times in a "Load file" button and open multiple file pickers.

As a bonus it also adds a debounce to the estimated size calculation in the new post page.

@tiagoalvesdulce tiagoalvesdulce changed the title Add debounce to file picks and estimated size calc bruig: add debounce to file picks and estimated size calc Jun 6, 2023
@miki-totefu
Copy link
Collaborator

the "select path" in the generate invite screen also needs a debounce

@miki-totefu miki-totefu merged commit 6f8f145 into companyzero:master Jun 19, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants