victrme / Bonjourr

Minimalist & lightweight startpage inspired by iOS
https://bonjourr.fr
GNU General Public License v3.0
880 stars 104 forks source link

Setting import error for QuickLinks pages #311

Closed Vurdilla closed 6 months ago

Vurdilla commented 6 months ago

When multiple pages with quick links are available, import of settings file duplicates the pages. Mozilla Firefox 123.0.

Steps to reproduce the behavior:

  1. Set up multiple pages
  2. Click on gears -> Settings management -> Export as file, save the settings file
  3. Click on gears -> Settings management -> Import -> Choose the same file
  4. Open new tab and see twice as many pages with quick links with duplicating names.

Note: the settings file can be the same or with minor changes (for example, adjusted names for quick links), it doesn't matter.

Expected behavior I expect that the new configuration will overwrite the existing one, instead of been appended to it.

victrme commented 6 months ago

Oops, thanks for the heads up @Vurdilla !