Carvera-Community / Carvera_Controller

Community developed version of the Carvera Controller
GNU General Public License v2.0
3 stars 1 forks source link

Add "Upload and Select" button to upload window #58

Closed SergeBakharev closed 1 week ago

SergeBakharev commented 1 week ago

The most common action is to use the file that was just uploaded.

Currently that requires:

  1. Open file browser
  2. Click upload file
  3. Find the file in the browser
  4. Click upload
  5. Click Close
  6. Select the file just uploaded
  7. Click Select

4-7 could be just one button called "Upload and select".

Due to the space restrictions of the window, I suggest this button replaces the "open" button on the same screen. I think the "open" button is very confusing when uploading files, and I don't think the functionality will missed.

Here is a mock up showing before and after:

Screenshot from 2024-11-12 07-43-32

Screenshot from 2024-11-12 07-46-39

SergeBakharev commented 1 week ago

Admittedly there is space to keep the Open button, but it should at least be renamed to "View"