tomayac’s avatartomayac’s Twitter Archive—№ 17,009

  1. For users of browser-fs-access 💾 (github.com/GoogleChromeLabs/browser-fs-access): the fallback code now correctly throws when the user cancels the file input dialog. The way this works is curious (github.com/GoogleChromeLabs/browser-fs-access/blob/5d8a551af106121d010c1c50ca4a15d3cb0b189d/src/legacy/file-open.mjs#L32-L45) and tickled up to the WHATWG (github.com/whatwg/html/issues/6376#issuecomment-786824058). 🤔 #FileSystemAccess