mealie-recipes/mealie

[BUG] - Bulk Import Button Is Not Intuitive and Action Doesn't Make Sense

已關閉

#6,947 建立於 2026年1月28日

 (1 則留言) (1 個反應) (0 位負責人)Python (455 個分叉)batch import
bugbug: confirmedgood first issue

倉庫指標

星標
 (4,270 顆星)
PR 合併指標
 (平均合併 21小時 6分鐘) (30 天內合併 61 個 PR)

描述

First Check

  • This is not a feature request.
  • I added a very descriptive title to this issue (title field is above this).
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the Mealie documentation, with the integrated search.
  • I already read the docs and didn't find an answer.
  • This issue can be replicated on the demo site (https://demo.mealie.io/).

What is the issue you are experiencing?

I added about 30 URLs for several recipes by using Recipe Bulk Importer and selecting the New button for each url. Afterwards, I was trying to save the URLs to the recipe list and clicked the Bulk Add button, thinking it would add several URLs to the recipe list in a bulk fashion. Instead, clicking Save actually deleted the list of items I had added. This can be frustrating for the user to have several links deleted. It should have either a confirmation to ensure the user knows the follow-on action, or add any items to a list that has been started, or if you don't paste anything in the Bulk add list, it should error out saying you didn't paste any recipes. Attention to these details will make this a more enjoyable process.

Steps to Reproduce

1 - Click Create > Import > Bulk URL Import 2 - Past recipe URL in the field > Select New 3 - Paste a new recipe in the URL. 4 - Repeat steps 2 and 3 multiple times. 5 - Select Bulk Add > Do not enter details. Click Save.

Please provide relevant logs

Logs are not necessary in this scenario.

Mealie Version

No response

Deployment

Docker (Linux)

Additional Deployment Details

No response

貢獻者指南