docs icon indicating copy to clipboard operation
docs copied to clipboard

docs: extract file handling sections into separate tab

Open vursen opened this issue 1 year ago • 0 comments

The PR reorganizes the Upload component article so that all information on handling uploaded files in Flow, Lit and React is located under a separate tab "File Handling".

Here is an overview of the changes:

  • Renamed "Flow Usage" tab to "File Handling".
  • Removed the "Setting Maximum Files" section from "File Handling" (already covered on the main tab).
  • Combined "Handling Uploaded Files in Flow" from the main tab with "Defining a Receiver Instance" from "File Handling", as they are essentially about the same.
  • Renamed "Handling Upload Requests on Client-Side" to "Handling Upload Requests in Lit and React" and moved it from the main tab to "File Handling".

vursen avatar Apr 26 '24 12:04 vursen