October 23rd, 2024
Bug Fixes🔧
- We resolved an issue where double-clicking a block during creation sent two API requests, causing errors during publishing. Now, block creation is processed correctly, preventing duplicate requests and errors.
- We fixed an issue where a study remained listed in the pending actions of the approval summary page after being deleted, even though it had already been approved or rejected. The system now properly updates the approval status, ensuring deleted studies are removed from pending actions.
- We fixed an issue where the teams drop-down appeared empty on the dashboard and profile pages when a collaborator logged in. The teams drop-down has been removed for the collaborators from the dashboard and user profile pages for a cleaner, more accurate display.
- To ensure consistency across the platform, we've made updates to the following block names:
- "A/B test" updated to "A/B Test"
- "Multi-task Testing" updated to "Multi-Task Testing"
- "Prototype test" updated to "Prototype Test"
- The cursor fails to change to a pointer when hovering over banner images in the Panel Configuration section. This may cause confusion, as users might think the images are not interactive. Now, the cursor will change to indicate that the images are clickable, improving the user experience and making it clear that action can be taken.
- We fixed an issue where the "Manage Subscription" button was clickable but did not trigger any visible action. The issue was caused by a backend error resulting in a 500 Internal Server Error. The button now functions as expected, allowing users to manage their subscriptions without encountering errors.
- We addressed a bug where the cursor did not change to a pointer when hovering over the "Remove" button in the Teams section. This change enhances the user experience by clearly indicating that the button is clickable, improving overall usability.
- We resolved an issue where users were unable to upload images from their local PC in the Personalization feature. Now, users can successfully upload their desired images, enhancing the functionality and user experience of this feature.
- We fixed a bug where eye recalibration did not occur when the screen dimensions changed during a test. Now, the system will automatically recalibrate the eye tracking to ensure accurate results, regardless of any changes in screen size.
- We fixed an issue in the Panel tab where users were redirected to the "All Testers" segment after closing a specific segment while viewing tester details. Now, users will return to their previously viewed segment, enhancing workflow continuity and making navigation more intuitive.
- We fixed an issue where, when users created a study with a GNR block containing one or more groups and multiple blocks (with randomization turned off), the blocks were not displayed in the correct sequential order during the tester preview. The system now ensures that the blocks appear in the intended order, providing a consistent and accurate preview experience for users.