-
Notifications
You must be signed in to change notification settings - Fork 4k
[Edit] Placeholders: Context and Types #6576
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
Conversation
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.
Looks good for a second round of review! 🚀
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.
The entry looks good to be merged, @AnamolR!
👋 @AnamolR 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/uiux/placeholders Please note it may take a little while for changes to become visible. |
Description
This PR updates the existing Placeholders entry in the
uiux/concepts/
section to include two new content sections: Purpose in Design and Types of Placeholders.Markdown file:
placeholders.md
These additions clarify why placeholders are used in UX workflows and outline common types such as text, image, UI component, and loading (skeleton screen) placeholders. The updates enhance the entry’s value for learners working with wireframes, prototyping, and design systems.
Issues Solved
Closes #6601
Type of Change
Editing an existing entry (fixing a typo, bug, issues, etc)
Checklist