You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigate and implement a way to create global components on the SSW Website that can be reused across multiple pages. These components should be easily copyable and any changes made to the global component should reflect across all instances where it is used.
Acceptance Criteria
Create a mechanism to define global components that can be reused across different pages.
Ensure that changes made to a global component are automatically reflected in all instances where it is used.
Provide documentation on how to create, use, and update global components.
Test the functionality with a sample component (e.g., a section with three tiles/cards) to ensure it works as expected.
The text was updated successfully, but these errors were encountered:
Requested by: @bettybondoc via YakShaver.ai 🦬
cc: @Calinator444, @louisroa8189 , @wicksipedia, @adamcogan, @brookjeynes-ssw
Hi Team!
Watch the video
Pain
Investigate and implement a way to create global components on the SSW Website that can be reused across multiple pages. These components should be easily copyable and any changes made to the global component should reflect across all instances where it is used.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: