Skip to content

Manifests modals to use the same theme #641

Open
@KaradzaJuraj

Description

@KaradzaJuraj

Module Manifest and Rendered Manifest, use a different modal compared to the View Manifest button that every resource has. View Manifest needs to be updated.

Create a new state loadingResourceManifest, which will be set to true while fetching the resource manifest. Once fetched (successful or not), set it to false (the same way how the loadingRawManifest and loadingRenderedManifest states work).

Then use the moduleManifestContent() function to render the manifest (check how the Rendered manifest Modal does it).

Additionally, remove the OK button.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions