Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

[ACS-4611] Check proper storage #1515

Conversation

MichalKinas
Copy link
Contributor

Please check if the PR fulfills these requirements

[x] The commit message follows our [guidelines](https://github.com/Alfresco/alfresco-js-api/wiki/Commit-format)
[ ] Tests for the changes have been added (for bug fixes / features)
[ ] Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] Documentation
[ ] Other... Please describe:

What is the current behavior? (You can also link to an open issue here)

sessionStorage is checked instead of localStorage.

What is the new behavior?

localStorage is now used instead.

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@pr-triage pr-triage bot added the PR: draft label Feb 10, 2023
@MichalKinas MichalKinas marked this pull request as ready for review February 10, 2023 16:15
@DenysVuika DenysVuika merged commit 90d8363 into develop Feb 10, 2023
@DenysVuika DenysVuika deleted the feature/dev-mkinas-ACS-4611-incorrect-storage-is-checked-in-js-api branch February 10, 2023 16:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants