Actions
Feature #31697
openFeature #31698: Home page integration
Newsletter Subscription
Start date:
01/02/2026
Due date:
01/02/2026 (about 6 months late)
% Done:
100%
Estimated time:
4:00 h
Spent time:
remarks:
DB Changes:
Keys & Permissions:
Areas Affected:
Files Changed:
Description
Newsletter Subscription integration
Updated by Subana Shahul 6 months ago
- Due date set to 01/02/2026
- Start date changed from 12/26/2025 to 01/02/2026
- Estimated time set to 4:00 h
Updated by Meenu Krishnan 6 months ago
- Status changed from Assigned to In Progress
Updated by Meenu Krishnan 6 months ago
- Status changed from In Progress to Fixed not Tested
- % Done changed from 0 to 100
Newsletter Subscription Module
-Implemented the Newsletter Subscription UI using a client-side React component.
-Integrated react-hook-form for form handling, validation, and state management.
-Added email validation with required and regex pattern checks using a reusable EmailInput component.
-Integrated localized content using next-intl for all labels, placeholders, and messages.
-Added success and error handling using a centralized alert utility (triggerAlert) to display user feedback.
Actions