Skip to content
Snippets Groups Projects
  1. Oct 13, 2023
  2. Jun 08, 2023
  3. Apr 13, 2023
    • Konrad Mohrfeldt's avatar
      fix: improve UX for image uploads · 451b4f32
      Konrad Mohrfeldt authored
      Image uploads might take a while and even though we can’t currently show
      a progress bar for the upload (because fetch upload progress is still
      not a thing) we can at least indicate that something is happening and
      disable any interactive UI elements.
      
      refs #144
      451b4f32
    • Konrad Mohrfeldt's avatar
      refactor: rename isLoading to isProcessing · b2d0e4b9
      Konrad Mohrfeldt authored
      isProcessing seems more general purpose as it’s not clear if the
      provided function actually loads something.
      b2d0e4b9
  4. Apr 09, 2023
  5. Apr 06, 2023
Loading