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

[BUG] - Shopping list - label for food only appears after saving the entry #2910

Closed
6 tasks done
xlemassacre opened this issue Jan 5, 2024 · 5 comments · Fixed by #3178
Closed
6 tasks done

[BUG] - Shopping list - label for food only appears after saving the entry #2910

xlemassacre opened this issue Jan 5, 2024 · 5 comments · Fixed by #3178
Labels
bug Something isn't working triage

Comments

@xlemassacre
Copy link

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?

When adding food into the shopping list, the label is not immediately displayed after selecting the food from the dropdown

Steps to Reproduce

  1. in data management create a label
  2. in data management create a food an assign the label to the food
  3. create a new shopping list
  4. in the new shopping list add a new item with button create
  5. click on the "apple" button to allow food selection
  6. select the food created in step 2

the label is not displayed after selecting the food

  1. save the item

the label is now displayed

Please provide relevant logs

can't find relevant logs
POST /api/groups/shopping/items HTTP/1.1" 201 Created

Mealie Version

todays nightly build

Deployment

Docker (Linux)

Additional Deployment Details

No response

@xlemassacre xlemassacre added bug Something isn't working triage labels Jan 5, 2024
Copy link
Contributor

github-actions bot commented Feb 5, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Feb 5, 2024
@michael-genson
Copy link
Collaborator

I can't reproduce this one anymore, it may have been fixed by #3056. If you're still seeing this on the latest nightly, feel free to re-open

@xlemassacre
Copy link
Author

xlemassacre commented Feb 15, 2024

I have tried it now with v1.2.0 but i still have the same issue. After selecting the food, the label is empty and only after saving it is displayed

@michael-genson
Copy link
Collaborator

Ah I see it now, I wasn't looking in the right place before. I opened a PR for it, should be fixed in the next version once that gets merged

@github-actions github-actions bot removed the stale label Feb 16, 2024
@xlemassacre
Copy link
Author

Thanks for reopening it and having another look, great to hear you were able to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants