Skip to content

Conversation

@AnamolR
Copy link
Contributor

@AnamolR AnamolR commented Apr 13, 2025

Description

This PR adds a new UX design principle entry titled Postel’s Law (also known as the Robustness Principle) to the uiux/concepts/ux-psychology/terms/ section.

New folder: content/uiux/concepts/ux-psychology/terms/postels-law/
Markdown file: postels-law.md introduces the principle, explains its relevance to UX, highlights practical applications in interface and input design, and outlines benefits and limitations.

This entry follows the same tone, structure, and formatting conventions used in other UX laws and cognitive principles.

Issues Solved

Closes #6593

Type of Change

Adding a new entry

Checklist

  • All writings are my own.
  • My entry follows the Codecademy Docs style guide.
  • My changes generate no new warnings.
  • I have performed a self-review of my own writing and code.
  • I have checked my entry and corrected any misspellings.
  • I have made corresponding changes to the documentation if needed.
  • I have confirmed my changes are not being pushed from my forked main branch.
  • I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • I have linked any issues that are relevant to this PR in the Issues Solved section.

@AnamolR AnamolR changed the title [Term Entry] Add Postels Law [Term Entry] Add Postel's Law Apr 13, 2025
@AnamolR AnamolR mentioned this pull request Apr 19, 2025
4 tasks
@Sriparno08 Sriparno08 self-assigned this May 3, 2025
@Sriparno08 Sriparno08 added new entry New entry or entries ui and ux UI and UX entries status: under review Issue or PR is currently being reviewed labels May 3, 2025
@Sriparno08 Sriparno08 removed their assignment May 10, 2025
@Sriparno08 Sriparno08 removed the status: under review Issue or PR is currently being reviewed label May 10, 2025
@AnamolR
Copy link
Contributor Author

AnamolR commented Jun 21, 2025

Hi @dakshdeepHERE could you please look into this?

Copy link
Collaborator

@mamtawardhani mamtawardhani left a comment

Choose a reason for hiding this comment

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

Hey @AnamolR, please include a section for "Examples of Postel’s Law in Practice", and please add the bullet points based on the structure followed at Codecademy.

Once these changes are addressed, let me know.

@AnamolR
Copy link
Contributor Author

AnamolR commented Aug 30, 2025

Hi @mamtawardhani, I've added examples based on your request. Please check ✌️

Copy link
Collaborator

@mamtawardhani mamtawardhani left a comment

Choose a reason for hiding this comment

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

Hey @AnamolR the entry looks good but please add the image on the branch. Let me know once done.

@AnamolR
Copy link
Contributor Author

AnamolR commented Sep 16, 2025

Hi @mamtawardhani, the image was missing but I've added it. All done now 🙂

Copy link
Collaborator

@mamtawardhani mamtawardhani left a comment

Choose a reason for hiding this comment

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

Hey @AnamolR For Postal’s Law, a better image would be something like:

  • A heatmap showing where users’ eyes naturally go on a webpage.
  • A UI layout with highlighted top-left and bottom-right zones to show attention concentration.
  • A diagram showing the “reading triangle” path.

Please change the image

@AnamolR
Copy link
Contributor Author

AnamolR commented Nov 1, 2025

Hi @mamtawardhani, Heatmaps and eye-tracking visuals are great for explaining visual hierarchy or how users scan a page. But for Postel’s Law, we’re focusing more on input flexibility and system responsiveness, like search suggestions (as in the image I added), forgiving form inputs, autocorrect, etc. So a visual showing flexible input → structured output is more relevant to this principle than eye-scanning behavior. Could you please take another look? There are already other docs where heatmaps and eye-tracking are used more appropriately.

Copy link
Collaborator

@mamtawardhani mamtawardhani left a 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 review! 🚀

@Sriparno08 Sriparno08 added status: under review Issue or PR is currently being reviewed and removed status: ready for next review labels Nov 4, 2025
@Sriparno08 Sriparno08 self-assigned this Nov 4, 2025
Copy link
Collaborator

@Sriparno08 Sriparno08 left a comment

Choose a reason for hiding this comment

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

Looks good, @AnamolR!

@Sriparno08 Sriparno08 merged commit c695b34 into Codecademy:main Nov 5, 2025
7 checks passed
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

👋 @AnamolR
You have contributed to Codecademy Docs, and we would like to know more about you and your experience.
Please take a minute to fill out this four question survey to help us better understand Docs contributions and how we can improve the experience for you and our learners.
Thank you for your help!

🎉 Your contribution(s) can be seen here:

https://www.codecademy.com/resources/docs/uiux/ux-psychology/postels-law

Please note it may take a little while for changes to become visible.
If you're appearing as anonymous and want to be credited, visit the linked accounts page and ensure that your GitHub account is linked.

@Sriparno08 Sriparno08 added status: review 2️⃣ completed and removed status: under review Issue or PR is currently being reviewed labels Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Term Entry]: Add Postel's Law

3 participants