Dhruwang Jariwala
Dhruwang Jariwala
## What does this PR do? 1. Originally, within the Google Sheets integration, users were presented with a selection of accessible spreadsheets. This process also required access to the sensitive...
## What does this PR do? Fixes #2353 #2327 - Now we also allow recalling from hidden fields and attributes - Initially it was mainly focused on question, so we...
## What does this PR do? Fixes #2847 ## How should this be tested? Test survey preview (top left and top right) on safari Also fixes card width issue for...
## What does this PR do? Fixes invite issue ## How should this be tested? Send invitation to an account Accept the invitation and create an account using google/github You...
## What does this PR do? Fixes https://github.com/formbricks/internal/issues/257 ## How should this be tested? ## Checklist ### Required - [x] Filled out the "How to test" section in this PR...
## What does this PR do? Fixes https://github.com/formbricks/internal/issues/256 ## How should this be tested? Test auth ## Checklist ### Required - [x] Filled out the "How to test" section in...
## What does this PR do? Fixes https://github.com/formbricks/internal/issues/267 Have also updated make.com app (submitted for review) ## How should this be tested? ## Checklist ### Required - [x] Filled out...
## What does this PR do? Fixes https://github.com/formbricks/internal/issues/234 ## How should this be tested? Test notification page ## Checklist ### Required - [x] Filled out the "How to test" section...
### Is your feature request related to a problem? Please describe. ### Describe the solution you'd like Automatically detect a line break and create a new field for it ###...
## What does this PR do? Noticed an issue with current action client, where even if serverActions failed, still overall result was successful. In the function handleTestEndpoint, even if an...