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

PSP-9837 : UI UX Clean Up - Manage Tables - Create Buttons - move to the top #4604

Merged
merged 4 commits into from
Jan 20, 2025

Conversation

eddherrera
Copy link
Collaborator

No description provided.

@eddherrera eddherrera added the enhancement New feature or request label Jan 20, 2025
@eddherrera eddherrera self-assigned this Jan 20, 2025
Copy link
Contributor

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/4604

@@ -36,7 +36,6 @@ export const ContactManagerModal: React.FunctionComponent<
<ContactManagerView
setSelectedRows={props.setSelectedRows}
selectedRows={props.selectedRows}
showAddButton={props.showAddButton}
Copy link
Collaborator

Choose a reason for hiding this comment

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

showAddButton should be removed from ContactManagerModal props as it is just passing it down to the view and the view no longer needs it

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

removed

Copy link
Collaborator

@asanchezr asanchezr left a comment

Choose a reason for hiding this comment

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

see comments

Copy link
Contributor

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/4604

1 similar comment
Copy link
Contributor

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/4604

@eddherrera eddherrera merged commit c8a1f63 into bcgov:dev Jan 20, 2025
8 checks passed
@eddherrera eddherrera deleted the psp-9837 branch February 5, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants