Skip to content

Issue 2073: add survey and privacy notice to root of application#2075

Merged
rmroot merged 1 commit intodevelopfrom
issue-2073
Sep 11, 2025
Merged

Issue 2073: add survey and privacy notice to root of application#2075
rmroot merged 1 commit intodevelopfrom
issue-2073

Conversation

@rmroot
Copy link
Copy Markdown
Member

@rmroot rmroot commented Sep 11, 2025

connects #2073
This pull request enhances the user feedback experience in the application by making the user survey more accessible and improving the layout and routing for feedback-related pages. The most important changes are outlined below:

User Feedback Accessibility and Routing:

  • Added a new paragraph to the home page (home-page.component.html) that directs users to a dedicated Feedback Page, making it easier to find the survey and feedback options.
  • Updated routing in app-routing.module.ts to add explicit routes for /feedback and /privacy, ensuring these pages are directly accessible.
  • Fixed import paths for FeedbackComponent and PrivacyNoticeComponent in app-routing.module.ts to ensure components are correctly loaded.

Feedback Page and Survey Improvements:

  • Moved the user experience survey (app-user-survey) and its heading to the top of the Feedback Page (feedback.component.html), making it more prominent and easier for users to participate. [1] [2]

User Survey UI Enhancements:

  • Improved the layout of the user survey component (user-survey.component.html), especially for non-modal views, by adjusting button alignment and spacing for better usability. [1] [2]

@rmroot rmroot merged commit a42225e into develop Sep 11, 2025
3 checks passed
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.

1 participant