Mohd Shamoon
Mohd Shamoon
**Describe the task** Clean up the backend to frontend mapping keyword present in constants.ts
## Summary Added error boundary for react. Steps to test: ``` Add a constant in any file const test: any= {} now try to nested check for that object if(test.button.show...
How to install the compiler on my Mac. The toolchain link is currently empty.
**Describe the bug** We receive media sent by the user on WhatsApp as gupshup URL. The gupshup URL has a validity of around one month after which it gets deleted...
**Is your feature request related to a problem? Please describe.** In multi proflles feature: When switching a profile we need to provide the index of that profile in the flow,...
**Is your feature request related to a problem? Please describe.** Want to identify download rate for a media sent on Whatsapp through the bot **Describe the solution you'd like** We...
**Describe the bug** We should not allow users to run a background flow with wait for response and wait for time node This has caused an issue with stir flows...
## Task For this [issue](https://github.com/glific/glific-frontend/issues/2628) we need an API from the backend to create/update the regx flow
**Is your feature request related to a problem? Please describe.** There might be some edge cases in floweditor where the flow JSON gets corrupted. Ideally we should add validation on...
Floweditor has inbuilt support for flow issues. I think we can leverage that. https://github.com/glific/glific-frontend/assets/32592458/5924d397-f051-4d07-aa06-2a565dbe9d59 Will need the backend to send the revision response in this format: ``` { definition: metadata:...