facia-tool icon indicating copy to clipboard operation
facia-tool copied to clipboard

UI indication for no recipe

Open Divs-B opened this issue 5 months ago • 2 comments

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:

image

After: 1)

image

2)

image

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

Divs-B avatar Sep 25 '24 16:09 Divs-B