Skip to content

Conversation

@BytePaul
Copy link
Contributor

This PR addresses the issue reported in #402 where the Latest News section did not stack correctly on mobile devices and cards remained in a horizontal layout.

Changes Included

Ensured .news-card entries stack vertically on small screens

Adjusted flex behaviour in #news-container to allow wrapping

Increased summary visibility by allowing 4 text lines on mobile

Improved spacing between cards for better readability

Kept desktop layout unchanged

Tested On

Responsive mode in Chrome DevTools

BytePaul and others added 11 commits October 17, 2025 01:30
… fetching

  - Simplified FAQ page layout (removed category and tag filters)
  - Updated text and structure for clarity and usability
  - Added production-grade forum-fetch.js with:
    • Retry and timeout logic for robust data fetching
    • Improved loading and error feedback for users
    • Cleaner FAQ card design with hover effects
  - Integrated backend proxy for fetching FAQ-tagged Discourse topics
…AQ data

- Added "Load more" pagination to display 10 items initially with incremental loading
- Removed dependency on live Discourse fetch; now fully works with CI-generated JSON
@MakisH
Copy link
Member

MakisH commented Oct 30, 2025

Superceded by #625

@MakisH MakisH closed this Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants