Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

refactored the skill description#121

Merged
aevo98765 merged 2 commits intoinstructlab:maininstructlab/ui:mainfrom
MuhammadKurdi-CS:issue/#114/refactor-skill-descriptionMuhammadKurdi-CS/ui:issue/#114/refactor-skill-descriptionCopy head branch name to clipboard
Sep 2, 2024
Merged

refactored the skill description#121
aevo98765 merged 2 commits intoinstructlab:maininstructlab/ui:mainfrom
MuhammadKurdi-CS:issue/#114/refactor-skill-descriptionMuhammadKurdi-CS/ui:issue/#114/refactor-skill-descriptionCopy head branch name to clipboard

Conversation

@MuhammadKurdi-CS
Copy link
Collaborator

refactored skill description

Signed-off-by: Muhammad Mohammadi <muhammadmohammadis6@gmail.com>
import YamlCodeModal from '../../YamlCodeModal';
import { AttributionData, SchemaVersion, SkillYamlData } from '@/types';
import SkillDescription from './SkillDescription';
import SkillDescription from './SkillDescription/SkillDescriptionContent';
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is not the correct component to import. You have imported just the content. The 'wrapper' component SkillDescription is what should be imported here.

If you run npm run dev you can see that the Expandable section is not being rendered.

Compare the your branches UI to the main branch UI and this should make sense.

Copy link
Collaborator Author

@MuhammadKurdi-CS MuhammadKurdi-CS Aug 23, 2024

Choose a reason for hiding this comment

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

thank you for bringing this to my attention, the rendering issue has been resolved.

Signed-off-by: Muhammad Mohammadi <muhammadmohammadis6@gmail.com>
Copy link
Contributor

@vishnoianil vishnoianil left a comment

Choose a reason for hiding this comment

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

LGTM

@aevo98765 aevo98765 merged commit 2e3b585 into instructlab:main Sep 2, 2024
@aevo98765
Copy link
Collaborator

Thanks for this one @MuhammadKurdi-CS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments

Close sidebar
Morty Proxy This is a proxified and sanitized view of the page, visit original site.