facia-tool
facia-tool copied to clipboard
UI indication for no recipe
What's changed?
At present if the recipe is not available on the FRONT because of mostly it being taken down or rarely due to parsing or any other error, then current presentation is normal means can easily get un-noticed for which Editorial users can get confused why certains recipes are not available on Apps after they do publish.
This PR will change the ui presentation with clear message to get noticed by the editorial users for the recipes that are not found.
Before:
After: 1)
2)
Checklist
General
- [ ] 🤖 Relevant tests added
- [X] ✅ CI checks / tests run locally
- [ ] 🔍 Checked on CODE
Client
- [X] 🚫 No obvious console errors on the client (i.e. React dev mode errors)
- [ ] 🎛️ No regressions with existing user interactions (i.e. all existing buttons, inputs etc. work)
- [X] 📷 Screenshots / GIFs of relevant UI changes included