- Add check for mobile screen width (<= 768px) to prevent accidental submissions via the Enter key. - Update event listeners in static/app.js and static/js/chat.js to respect this constraint.
- Add check for mobile screen width (<= 768px) to prevent accidental submissions via the Enter key. - Update event listeners in static/app.js and static/js/chat.js to respect this constraint.