issues
search
innovencelabs
/
byteshare
Large file sharing app [Community Edition]
BSD 3-Clause "New" or "Revised" License
13
stars
4
forks
source link
Fix multiple file selection delay issue
#264
Closed
ambujraj
closed
5 months ago
ambujraj
commented
5 months ago
What does this PR do?
Fixes multiple file selection delay issue
What changed?
Added debounce in file selection function
Why these changes?
Its a bug fix
Is it tested?
No
Checklist
[x] I have read through the
Contributing Guidelines
[x] I have also updated the dependent codes as well and README.md if applicable
[x] My code adheres to consistent formatting standards and includes clear comments where necessary to enhance readability and understanding.
What does this PR do?
Fixes multiple file selection delay issue
What changed?
Why these changes?
Is it tested?
No
Checklist