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

refactor: remove password logic form modal implementation #10189

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

JammingBen
Copy link
Contributor

Description

Removes the password logic from our generic modal implementation and uses a custom component instead.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

@JammingBen JammingBen self-assigned this Dec 15, 2023
Copy link

update-docs bot commented Dec 15, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@JammingBen JammingBen force-pushed the remove-password-logic-from-modals branch from 3222c7d to 69beda1 Compare December 15, 2023 10:52
Removes the password logic from the modal implementation and uses a custom component instead.
@JammingBen JammingBen force-pushed the remove-password-logic-from-modals branch from 69beda1 to 0b88637 Compare December 15, 2023 11:52
@JammingBen JammingBen marked this pull request as ready for review December 15, 2023 11:53
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
63.6% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@JammingBen JammingBen merged commit 9861905 into master Dec 15, 2023
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the remove-password-logic-from-modals branch December 15, 2023 14:51
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.

2 participants