Skip to content

refactor: redesign Post Details page layout and improve component modularity #20

Merged
AlenGeoAlex merged 2 commits intomainfrom
frontend/wireframe
Oct 31, 2025
Merged

refactor: redesign Post Details page layout and improve component modularity #20
AlenGeoAlex merged 2 commits intomainfrom
frontend/wireframe

Conversation

@AlenGeoAlex
Copy link
Copy Markdown
Collaborator

  • Updated details.ts to leverage modular components (PostTitle, PostQuestion, PostAnswer).
  • Replaced inline HTML with reusable components for better maintainability.
  • Added new routes for post view with improved lazy loading definitions.
  • Enhanced UI structure with improved responsiveness and better separation of concerns.
  • Integrated spinner service for loading state management.

shaun050 and others added 2 commits October 31, 2025 00:18
…ularity

- Updated `details.ts` to leverage modular components (`PostTitle`, `PostQuestion`, `PostAnswer`).
- Replaced inline HTML with reusable components for better maintainability.
- Added new routes for post view with improved lazy loading definitions.
- Enhanced UI structure with improved responsiveness and better separation of concerns.
- Integrated spinner service for loading state management.
@AlenGeoAlex AlenGeoAlex merged commit 3ccbbda into main Oct 31, 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