dantefromhell/spaceport

Prevent incomplete saving

Open

#11 opened on Nov 10, 2022

 (0 comments) (0 reactions) (0 assignees)Dockerfile (0 forks)auto 404
good first issuehelp wantedreliabilityui

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Saving changes can take longer, e.g. when new plugins are being uploaded.

The UI gives only small hints (the circle + check mark symbol turning red) that this process is going on.

The following suggestions could improve the situation

  • An explicit dialog that is showing saving/ upload in progress
  • Prevent the user from reloading the page & interrupting

Contributor guide