-
Notifications
You must be signed in to change notification settings - Fork 55
Contribution wizard content updates #724
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
Contribution wizard content updates #724
Conversation
title={`${isSkillContribution ? 'Skill' : 'Knowledge'} Information`} | ||
descriptionText={`Brief information about the ${isSkillContribution ? 'skill' : 'knowledge'}`} | ||
title="Contribution information" | ||
descriptionText="Brief brief summary of your contribution, and the directory path for your reference documents." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo -> double Brief?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Jeffrey Phillips <jephilli@redhat.com>
f47e3a6
to
85711f2
Compare
@jeff-phillips-18 Looks good overall, I just noticed a few issues:
|
@jeff-phillips-18 The fonts do look off. I tried to callout the different sizes for reference. Also, you can look at Figma styles here: https://www.figma.com/design/KFWNOTiYiMPIX6vLWnL6Bt/E2E-Flow?node-id=22-22031&t=fKgCFJ8nh3oaCmwu-4 |
Fixes [Dev] Contribution wizard content updates based on review
Description
Update content of contribution wizard screens based on Content design review
Screen shots
Knowledge: Details
Knowledge: Edit contributor information
Knowledge: Details popover
Knowledge: Upload documents
Knowledge: Upload from git repository
Knowledge: Upload file overwrite confirmation
Knowledge: Uploading file
Knowledge: Source attribution
Knowledge: Source attribution popovers
Knowledge: Create seed data (1)
Knowledge: Create seed data (2)
Knowledge: Review (1)
Knowledge: Review (2)
Skill: Details
Skill: Create seed data
Skill: Create seed data (2)
Skill: Source attribution
Skill: Review (1)
Skill: Review (2)
/cc @kaedward