Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MDS-5522] Major project application status only showing SUBMITTED or NOT SUBMITTED #2751

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

asinn134
Copy link
Collaborator

Objective

MDS-5522

  • change to make major project application status appear as is in the final application page

image

image

@@ -36,7 +36,7 @@ export const NOWFieldOriginTooltip = () => (
interface NOWOriginalValueTooltipProps {
originalValue: string;
isVisible: boolean;
style: any;
style?: any;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch! I had this change set for my next PR as well.

Copy link
Collaborator

@matbusby-fw matbusby-fw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approvinated

@asinn134 asinn134 merged commit 8a88d57 into develop Oct 26, 2023
@asinn134 asinn134 deleted the mds-5522-majorprojects-status-bug branch October 26, 2023 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants