Skip to content

Pre-Booking Frontend / Error Handling #45

@Rajasa-Lingamsetti

Description

@Rajasa-Lingamsetti

Testing Date: 09 April 2026
Bug Details:
Pre-booking frontend reports success even if one or more booking requests fail
Test Case 1:
Step 1: Attempt one or more pre-bookings where at least one backend request fails.
Step 2: Observe the final success message shown by the frontend.
Expected Output:
The UI should check each response and show partial failure or error feedback when requests are rejected.
Actual Output:
The frontend loops through requests, never checks res.ok, and always ends by showing Successfully placed X pre-bookings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions