Actions
Bug #7417
openAI Enhanced Description Instructions Are Not Displayed in Frontend Despite Receiving Response from Backend
Start date:
07/14/2026
Due date:
% Done:
0%
Estimated time:
Description
When the coach uses the "Enhance with AI" option while creating a meal item in the Food Database, the backend successfully returns the enhanced description along with cooking/preparation instructions. However, the frontend does not display the instruction content in the description field.
The frontend should properly handle and render the complete AI-generated response received from the backend, including preparation instructions and other enhanced details.
Steps to Reproduce:- Login as a coach.
- Navigate to Meal Creation → Food Database.
- Create a new food item.
- Enter a description.
- Click on "Enhance with AI".
- Observe the AI-generated response displayed in the description field.
Actual Result: - Backend response contains the enhanced description with instructions.
- Frontend displays only partial content or does not display the instruction section.
Expected Result: - Frontend should display the complete AI-generated response received from the backend, including:
- Food description
- Ingredients (if provided)
- Cooking/preparation instructions
- Additional nutritional information
Attachment: https://prnt.sc/7JsMRlnIXogk , https://prnt.sc/eLdGtKv_Fv27 ,https://prnt.sc/-V5Cva6A9yfC
No data to display
Actions