Project

General

Profile

Feature #8671

Updated by Aruna Prasanna 14 days ago

Today, I worked on multiple issues across the application. 

 Fixed the issue on the Recipes page, where it was not working properly in both tab and card views. 
 Implemented a loader for the user creation modal. Previously, without the loader, the API was being called twice, resulting in duplicate user creation. This issue has now been resolved. 
 Worked on both frontend and backend for the Menu module: 
 Fixed the issue where selecting "All Categories" displayed items correctly, but selecting a specific category did not show the corresponding items.

Back