Skip to content

Don't show awaiting approval header alert for already-approved projects #1056

@marlonkeating

Description

@marlonkeating

When the project creation workflow is finished, the following message is shown in the top alert bar:
Your project <Project Name> is awaiting approval. Expect a decision in the next business day.

However, even after the project is approved, if the project is edited and the user clicks the final 'Update Project' at the end of the workflow, they still see this message.

Code Location

let urlArgs: Dictionary<string> = {
projectAwaitingApproval: url.encodeNameForUrlPassing(
project.project_name
),
};

Metadata

Metadata

Labels

Front EndPrimarily front-end (react/javascript)

Type

No type

Projects

Status

Needs review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions