new
fixed
Forms ๐
Surveys ๐
Quizzes ๐ค
๐ Bug Fix: Cursor Support in Score Editor / Fixed: Drag-and-Drop Behavior / Single Product Auto-Selection in Builder Preview
๐ ๏ธ What Was the Issue?
Previously, the Score Editor only allowed users to delete from the end of expressions. This made mid-expression edits frustrating and time-consuming because users had to erase everything after the target position just to make a simple change.
โ
Whatโs Fixed
Weโve resolved this by introducing full cursor support, enabling precise editing at any position within an expression.
๐ Key Fixes & Improvements
- Click-to-Position: Users can now click anywhere in an expression to place the cursor.
- Keyboard Navigation: Use arrow keys, Home, and End for smooth in-line movement.
- Direct Input: Type numbers, operators, and parentheses directly at the cursorโs position.
- Smart Insert/Delete: Edits happen exactly where the cursor isโno more forced end-only changes.
- Visual Feedback: A blinking cursor, hover effects, and focus indicators make editing clear and intuitive.

๐ ๏ธ What Was the Issue?
Drag-and-drop actions in form and quiz builders sometimes replaced items instead of inserting them, leading to unexpected order changes.
โ
Whatโs Fixed
Drag-and-drop now inserts items exactly where dropped. The behavior is consistent, reliable, and works as expected across all positions.
๐ Key Fixes & Improvements
- Correct Placement: Items insert before the target, not swap.
- Adjacent Moves: Smooth handling for nearby position changes.
- Consistent Logic: Same behavior in both form and quiz builders.
- Predictable Results: No surprises, elements go where you drop them.
________________________________________
๐ ๏ธ What Was the Issue?
In the builder preview, if only one product was added to a form, it wasnโt automatically selected causing confusion during checkout.
โ
Whatโs Fixed
If thereโs only one product, it will now be auto-selected for both payment and order summary. No manual selection needed.
๐ Key Fixes & Improvements
- Auto-Selection: Single product is selected by default.
- Simplified Checkout: Users skip the extra step of choosing what's already obvious.
- Applies to All Types: Works with both radio and checkbox product options.
