ayuska9 / TAT

0 stars 0 forks source link

Blank Page Appears After Clicking "Add" Button while adding package #4

Open RishavSht opened 1 year ago

RishavSht commented 1 year ago

Dear team, I am writing to bring your immediate attention to a critical issue that needs to be addressed urgently. When attempting to add a package and filling up all the necessary details, a white blank page is displayed upon clicking the "Add" button. This problem severely disrupts the user experience and requires immediate resolution to prevent any negative impact on our customers.

Screenshot 2023-05-14 180150 Screenshot 2023-05-14 180157 Screenshot 2023-05-14 180748

Ananta0211 commented 1 year ago

Dear team, I am writing to bring your immediate attention to a critical issue that needs to be addressed urgently. When attempting to add a package and filling up all the necessary details, a white blank page is displayed upon clicking the "Add" button. This problem severely disrupts the user experience and requires immediate resolution to prevent any negative impact on our customers.

Screenshot 2023-05-14 180150 Screenshot 2023-05-14 180157 Screenshot 2023-05-14 180748

Screenshot 2023-05-14 195424 Dear team,

I noticed an issue with the code in the file "create.php". The "Add" button in the form was using the incorrect type attribute, which prevented the package from being added to the database. I have fixed the code by changing the button type to "submit".

Please let me know if you have any questions or concerns.

Best regards,

Ananta Prajapati