-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Requested by: @Aibono1225 via Email Feedback Collection 📧
cc: @Marxoz @SSWRules @tiagov8
Hi Team!
Pain
Multiple styling, functionality and UX issues have been identified on the SSW Rules staging site through user feedback. These issues affect readability, navigation, and overall user experience compared to the current production site.
See comments for full context.
Acceptance Criteria
Content & Typography:
- All paragraphs have proper margin-bottom: 1rem spacing
- All list items have margin-bottom: .75rem spacing
- Ordered lists under lists display correctly (no bullet points)
- Lists inside boxes show single bullet points (no overlap)
- Table styling in content is properly formatted
Media & Links:
6. All embedded videos function correctly
7. All anchor links to headings (H2-H4) work with hover functionality
8. SSW Rules logo links to correct homepage
9. All red colors match brand guidelines
Navigation & Layout:
10. Header is properly aligned with content (per Figma)
11. Category sidebar uses simplified naming (without "Rules to Better")
12. "Items per page" dropdown functions correctly when scrolling
13. Three-line elements are properly aligned using CSS flex
Error Handling:
14. 404 page includes "404" text
15. 404 page has proper spacing below "Take me home" button
16. 404 page uses current site text content
17. 404 page includes link to error page best practices
Issues to Address
🎨 Styling Issues:
- Paragraph and list spacing inconsistencies
- Incorrect red color usage
- Misaligned elements on category pages
- Table formatting problems
- Header alignment with content
🔧 Functionality Issues:
- Broken video embeds
- Missing heading anchor links
- Dropdown behavior when scrolling
- Broken logo navigation
📝 Content Issues:
- List formatting bugs (bullets vs numbers)
- Category naming inconsistencies
- 404 page improvements
🔗 Reference Links:
- [Current site example](https://www.ssw.com.au/rules/the-value-of-consistency/)
- [Staging site](https://ssw-rules-tina-production-f8dhamhjhaggbdan.australiaeast-01.azurewebsites.net/)
- [Related GitHub Issue](♻️ SSW.Rules CSS - List bullet points are generated in a inadequate way #1616)
- [404 Best Practices Rule](https://www.ssw.com.au/rules/404-useful-error-page)
Test Pages
- Homepage:
/ - Category page:
/rules-to-better-ai-development - Individual rule:
/the-value-of-consistency - Technical docs:
/rules-to-better-technical-documentation - 404 page: Any broken link
Definition of Done
- All styling matches current production site and Figma designs
- All functionality works as expected across test pages
- No console errors or broken links
- Cross-browser testing completed
- Responsive design verified on mobile/tablet