jarun / buku

:bookmark: Personal mini-web in text
GNU General Public License v3.0
6.52k stars 294 forks source link

No clear indication of the bookmark edit being rejected in bukuserver #646

Closed LeXofLeviafan closed 1 year ago

LeXofLeviafan commented 1 year ago

When buku rejects an update of existing bookmark (i.e. when the URL is being changed to one already associated with another bookmark), the edit form page simply refreshes with no error message indicating an update failure (the form still contains values entered by the user, but they haven't been submitted despite the lack of any visible errors). If the edit was done in a modal form, the edit page is opened – again, with no clear indication of the edit being rejected.