https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41408

            Bug ID: 41408
           Summary: POS Inline Editing Triggers Form Submission on Enter
                    Key
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Point of Sale
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

On the Point of Sale (POS) page, when editing the cost of an item using inline
table editing (clicking to edit the price), pressing Enter to accept the new
price inadvertently submits the entire payment form instead of just accepting
the inline edit.

Steps to Reproduce
1. Navigate to the Point of Sale page (pos/pay.pl)
2. Add an item to "This sale" table using the '+Add' button from the left table
3. Click on the "Cost" cell to edit the price inline
4. Change the value
5. Press Enter to accept the new price

Expected Behavior
- The Enter key should accept the inline edit and update the cell value
- The form should NOT be submitted
- User should be able to continue editing other fields or adding more items

Actual Behavior
- The Enter key accepts the inline edit BUT also triggers the form submission
- The payment form is submitted prematurely
- User cannot continue with the transaction setup

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to