Skip to content

Show List of InMemory Scripts #3

@bethgrace5

Description

@bethgrace5

Summary
Currently, there is only one script (script1) shown in the scripts page. It is one hard-coded script. It needs to show the list of in memory scripts property that was created in #2

Implementation Details
Remove script1 property. Update the scripts page to loop over the in memory scripts and show a script-card for each script using NgFor: *ngFor="let item in items".

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