Skip to content
Snippets Groups Projects
  • Konrad Mohrfeldt's avatar
    451b4f32
    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
    History
    fix: improve UX for image uploads
    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