LePa-YU / Visualizer

A web based tool to represent the AIR model of LePa project
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Warning user when a reload happens #43

Open ElmiraOn opened 9 months ago

ElmiraOn commented 9 months ago

During the manipulation of the Custom Dataset, There is the possibility that the user:

  1. reload the page
  2. Change the selected dataset (e.g. change to FAKE1001)

During such events, the user must be notified that doing so will result in the loss of the dataset.

(The dataset can be saved in the server temporarily, but doing so will result in additional problems such as problems with opening files with the same name, starting from scratch, etc. )