refactor(LoginPage): Remove mounted call for test login method - #208
refactor(LoginPage): Remove mounted call for test login method#208qux-bbb wants to merge 1 commit into
Conversation
Signed-off-by: qux-bbb <1147635419@qq.com>
|
Welcome @qux-bbb! It looks like this is your first PR to falcosecurity/falcosidekick-ui 🎉 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: qux-bbb The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh with Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with Provide feedback via https://github.com/falcosecurity/community. /lifecycle stale |
|
Stale issues rot after 30d of inactivity. Mark the issue as fresh with Rotten issues close after an additional 30d of inactivity. If this issue is safe to close now please do so with Provide feedback via https://github.com/falcosecurity/community. /lifecycle rotten |
What type of PR is this?
/kind bug
Any specific area of the project related to this PR?
/area build
What this PR does / why we need it:
This PR refactors the LoginPage component by removing the mounted lifecycle hook call that was used for testing the login method.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: