d3ward / nextntp

Highly customizable and mobile-first New Tab Page, free and open-source, blends great design with privacy and performance
https://d3ward.github.io/nextntp/
Other
84 stars 12 forks source link

It is very easy to delete a link, instead of editing it. #27

Open EricDru opened 2 years ago

EricDru commented 2 years ago

The familiar procedure used on most Android launchers, of dragging an icon and dropping it on the 'edit' button, in a single movement results in it being deleted.

Instead, we have to re-train to long-press the icon to enter 'Edit' mode, release it and only then drag it over the edit button, which turns green.

I realise this may be a limitation of the event model, but it feels risky ... even a dialog 'Delete? Are you sure?' would help a little.

Thanks, Eric