Cleared 2m ago · microsoft/teams.ts #184 · TypeScript · ★ 102 · MIT

Automatically parse feedback value

When feedback is submitted, the actionValue.feedback comes in as a JSON. Should we parse this thing to help out devs? Or leave it up to them? I see a case for both. If we parse it for them, improved devex If we don't, they can store the whole thing, and if more fields get added,…

What we checked

Similar unclaimed issues