September 27th, 2024
Enhancement ๐
- Implemented an enhancement where users will be presented with a dedicated error page in the event of an unexpected failure. This page will include a clear message and a "Navigate to the Homepage" button. When users click the button, they will be redirected to the homepage, ensuring a smoother and more intuitive recovery from errors.
Bug Fixes๐ง
- Resolved an issue that caused an internal server error (500) when users attempted to access the library while in demo mode. This error prevented users from viewing or interacting with the library in this mode. With this fix, users can now successfully access and interact with the library while in demo mode, ensuring a seamless experience.
- Resolved an issue where invited collaborators (both viewers and editors) were being logged out upon accessing any study after logging in via the invitation link. Additionally, collaborators were unable to view the studies they were invited to. This issue affected both newly invited and existing collaborators. With this fix, collaborators can now log in and access the studies without being logged out.
- Fixed an issue where, in studies containing multiple blocks, clicking on the prototype block incorrectly navigated users to the first block of the study instead of staying on the selected block. With this fix, users will now be properly directed to the intended block when reviewing insights.
- Resolved an issue where invited collaborators were unable to join the workspace after creating an account and attempting to log in. Now, invited collaborators can successfully log in and access the workspace as expected.
- Resolved an issue that allowed users to drag and reposition other blocks above the Consent block. The Consent block is crucial and must remain at the top of the block order to ensure users agree to the terms before proceeding with any other actions. With this fix, users will no longer be able to alter the placement of the Consent block, thereby maintaining the correct block order.
- Resolved an issue where the default 'Title of the Card' text field was missing when selecting a study template that includes a card sort. This omission hindered users from clearly identifying where to input the card titles, affecting the usability of the card sort feature. With this fix, the 'Title of the Card' text field is now visible and accessible.
- Resolved an issue with the recording dropdown functionality where, after applying filters, it erroneously fetched aggregated data (All Recordings) instead of the filtered data. This led to discrepancies in the count displayed in the dropdown compared to the tester tab. With this fix, both the tester dropdown and recordings dropdown will now consistently reflect the same testers.
- Resolved an issue where, after completing a test and navigating to the Insights page, a "No Response" illustration message was incorrectly displayed for every block insight at the beginning, despite responses having been collected. With this fix, users will now see the correct response data immediately upon accessing the Insights page.