c0d3-app
c0d3-app copied to clipboard
Consistent UI decisions
Problem
Some pages in our recent design lacks consistency in the UI. For example.
What's the benefit of consistency in UI design?
- It helps to create a sense of familiarity and predictability for the students
- When different parts of the UI use different styles, colors, or layouts, it can create a sense of disunity and make the product feel less professional
- By using consistent design elements, we can help to minimize this cognitive load and create a more streamlined and efficient user experience.
Solution
Fix the following pages with their corresponding proposal:
- [ ] Lesson info pages — issues. The page file is under
/admin/lessons/[lessonSlug]/[pageName]/index.tsx
More will be added...