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

Update code to use storyblokUuid #1336

Open
4 tasks
kyleecodes opened this issue Feb 19, 2025 · 3 comments
Open
4 tasks

Update code to use storyblokUuid #1336

kyleecodes opened this issue Feb 19, 2025 · 3 comments
Assignees
Labels
complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days frontend redux refactor
Milestone

Comments

@kyleecodes
Copy link
Member

kyleecodes commented Feb 19, 2025

Overview

We currently have both storyblokId and storyblokUuid in our frontend code. We need to standardize on using storyblokUuid to avoid duplication.

❗️ Blockers: While there are no blockers for this issue, this issue should ideally be completed alongside this backend issue.

Action Items

  • Identify all instances where storyblokId is used in the frontend code.
  • Remove storyblokId from Redux slice.
  • Replace storyblokId with storyblokUuid.
  • Test to ensure that the application functions correctly with these changes (some functions may need refactored to reflect reduction in number of arguments required).

Resources

@kyleecodes kyleecodes added complexity: beginner Time needed to do this ticket is less than 1 day. frontend refactor labels Feb 19, 2025
@kyleecodes kyleecodes added this to the 02. Roadmaps milestone Feb 19, 2025
@kyleecodes kyleecodes added complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days and removed complexity: beginner Time needed to do this ticket is less than 1 day. labels Feb 19, 2025
@strawHat121
Copy link
Contributor

Hi,

Can I take up this issue?

I can also take up the related backend issue simultaneously.

Copy link
Contributor

Thank you @strawHat121 you have been assigned this issue!
Please follow the directions in our Contributing Guide. We look forward to reviewing your pull request. ✨


Support Chayn's mission? ⭐ Please star this repo to help us find more contributors like you!
Learn more about Chayn's impact here. 🌸

@kyleecodes
Copy link
Member Author

@strawHat121 can you comment on the backend issue too? That way I can assign you. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days frontend redux refactor
Projects
None yet
Development

No branches or pull requests

2 participants