Skip to content

Migration of own-learning card from sistent to cloud-ui #1117

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

Merged
merged 1 commit into from
Aug 4, 2025

Conversation

FaheemOnHub
Copy link
Contributor

Notes for Reviewers

Initially the ownLearningcard was placed in sistent as it was not much different from other learning cards but now it includes a modal and follows a stepper component which does not makes it suitable to place in sistent.

Signed commits

  • Yes, I signed my commits.

Signed-off-by: FaheemOnHub <[email protected]>
@FaheemOnHub FaheemOnHub requested a review from aabidsofi19 July 30, 2025 11:24
@ritzorama ritzorama merged commit 65ef797 into layer5io:master Aug 4, 2025
4 checks passed
};

const LearningCard: React.FC<Props> = ({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets rename this component to ContentOverviewCard , and the tutorial prop to curriculaContent and use the types from schemas . couse count to unitCount and word "courses" to units . the create new content needs to be separate content only reusing the base card styling and not a part of this component .

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i guess these changes need to be done in cloud ui though

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.

3 participants