Patch Changes
c3a98a8Thanks
@segunadebayo! - Fix dropping a large directory freezing the tab. Duplicate
detection compared every incoming file against every file accepted so far, and theacceptlist was re-parsed for
every file, so a folder with tens of thousands of files took tens of seconds beforeonFileAcceptoronFileReject
fired. Ingesting 50,000 files now takes milliseconds.- Updated dependencies [
2668edc,
de9aeaa,
c3a98a8,
06be915]:- @zag-js/dom-query@1.44.0
- @zag-js/file-utils@1.44.0
- @zag-js/core@1.44.0
- @zag-js/i18n-utils@1.44.0
- @zag-js/anatomy@1.44.0
- @zag-js/types@1.44.0
- @zag-js/utils@1.44.0