Skip to content

Update Script Details Routing to be Dynamic #6

@bethgrace5

Description

@bethgrace5

Summary
As of #5 script details screen is hard-coded to be /script/details. It needs to go to the details of the specific script, like /script/2 for script 2.

Implementation Details
Update the ScriptDetailsComponent route in app-routing to have a dynamic route that uses the id as a parameter. Look at how Hero Details were done in Tour of Heros https://angular.io/tutorial/toh-pt5#navigating-to-hero-details

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions