InvTrack / invtrack

GNU General Public License v3.0
1 stars 1 forks source link

Remove the need for category/product display order save button #139

Closed michalstruck closed 5 months ago

michalstruck commented 5 months ago

as shown here https://svelte.dev/repl/964fdac31cb9496da9ded35002300abb?version=3.59.2

felix-lipski commented 5 months ago

W should maintain a consistency between the way things are saved on the admin panel. Afaik, all other edits need to be confirmed explicitly (eg. "Aktualizuj product").

Additionally, a custom order editor like this, is more prone to missclicks and missedits, than a standard form - this reinforces the need for explicit confirmation.