Skip to content

v3: Users can navigate to pages for non-existent bands through editing the URL #18

Description

@StrawberryScot

Version

v3

Severity

Low

Suggested Priority

Low

Observed Behaviour

Navigating to route /bands/<insert_any_band_not_included_in_database_here> opens a page with the band name in the title, with no gigs listed.
Image

Expected Behaviour

Attempting to navigate to route /bands/<insert_any_band_not_included_in_database_here> should bring the user to the 404 error page.
Image

Reproduction Steps

  1. Run the app
  2. Navigate to http://127.0.0.1:5001/bands/IDoNotExist
  3. OBSERVE

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