Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove import button from recipe data view #4680

Merged

Conversation

hay-kot
Copy link
Collaborator

@hay-kot hay-kot commented Dec 4, 2024

What type of PR is this?

  • fix
  • cleanup

What this PR does / why we need it:

This PR removes the non-functional button for importing recipe data from the group data view. Since this does nothing currently it is confusing to leave on the screen.

Additionally, I don't think this ever needs to get implemented on our end. Having an easy way to export data is great and I think this should be kept, however I am viewing that as a way to exit mealie and not a way to back-up or move data from one instance to another.

Since we have very strong backup and restore mechanism that work across versions I don't see a need to implement this anymore.

Which issue(s) this PR fixes:

(REQUIRED)

Closes #2802 - as not planned

Testing

Visual inspection

@github-actions github-actions bot added the bugfix label Dec 4, 2024
@michael-genson michael-genson enabled auto-merge (squash) December 4, 2024 20:40
@michael-genson michael-genson merged commit 0e6a40e into mealie-next Dec 4, 2024
13 checks passed
@michael-genson michael-genson deleted the fix/remove-import-button-from-data-view branch December 4, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - group/data/recipes/ does not handle imports (at all)
2 participants