Skip to content

Conversation

andreymikhadyuk
Copy link
Collaborator

@andreymikhadyuk andreymikhadyuk commented Nov 7, 2023

  • PR title equals to the ticket name
  • I added the ticket to the Development section of this PR.

What was changed?

  • added redux-persist library and caching some of redux states
  • persisting is mostly related to inbox and feed items (feedByCommonIdStates was created in cache)
  • to dehydrate persisted inbox data inboxTransform was created

Copy link

netlify bot commented Nov 7, 2023

Deploy Preview for preview-common ready!

Name Link
🔨 Latest commit aca420c
🔍 Latest deploy log https://app.netlify.com/sites/preview-common/deploys/654cc4347d321900085805e6
😎 Deploy Preview https://deploy-preview-2301--preview-common.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@andreymikhadyuk andreymikhadyuk linked an issue Nov 7, 2023 that may be closed by this pull request
3 tasks
@elatif2020
Copy link
Collaborator

elatif2020 commented Nov 8, 2023

Better not to merge this yet, there are some issues we need to fix (see details in the ticket #2288)

@andreymikhadyuk andreymikhadyuk merged commit a363e60 into dev Nov 13, 2023
@andreymikhadyuk andreymikhadyuk deleted the feature/CW-2288-inbox-feed-caching branch November 13, 2023 16:56
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.

Use caching to load inbox and feed faster

3 participants