amitharjani93 / TestRepo

0 stars 0 forks source link

Form Submission Fails on Mobile Devices #5

Open amitharjani93 opened 2 months ago

amitharjani93 commented 2 months ago

The scheduled kusto scripts are timing out with an error, max query size limit reached.

amitharjani93 commented 2 months ago

Description: Users are unable to submit forms on mobile devices. When the "Submit" button is clicked, nothing happens, and no error message is displayed.

Steps to Reproduce: Access the form via a mobile browser (e.g., Chrome on Android). Fill out all required fields. Click the "Submit" button. Observe that the form does not submit, and no confirmation or error message appears.

Expected Behavior: The form should submit successfully and display a confirmation message. Priority: High