-
-
Notifications
You must be signed in to change notification settings - Fork 306
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
Add warning before deleting browser progress #355
base: master
Are you sure you want to change the base?
Add warning before deleting browser progress #355
Conversation
@0x41head or @PAVAN507-STAR, could you please explain to me what I have done wrong her? I'm not familiar with Angular, and its test setup. |
I'm guessing it has something to do with the other pr opened by bot which states the codebase's angular needs to be updated from 13=> 19 or so.I think your pr is related to it once confirm it with other maintainers. |
@0x41head or @wurstbrot: Any hints on what I have to do to make the unit test work as expected? |
The Github Action logs seems to indicate its the new test that you have created with the modal-message component that are causing issues. Try to see if you can fix that. |
I managed to get the unit tests to pass, @0x41head. Would you mind doing a review, please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for the PR
Fixes #334, by warning the user before any localStorage is deleted