-
Notifications
You must be signed in to change notification settings - Fork 470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build Logic for Showing Unread Announcements #25738
Comments
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days. |
We should include the utm info as part of the url as well. for example: http://dotcms.com/?utm_source=platform&utm_medium={WEBSITEorCUSTOMERID}&utm_campaign=announcement |
* #25738 Adding API integration * #25738 Adding new @for * #25738 Adding styles * #25738 Adding link styling * #25738 Adding announcements validation * #25738 Adding specs * #25738 Right class name * #25738 Fixing spec * PR Feedback * #25738 Adding small refactor * Fixing tests * Delete core-web/libs/dotcms-webcomponents/src/components.d.ts * web-components * web-components * #25738 Adding refactor * Fix test * #25738 PR Feedback
Note to QA: By default, announcements are pulled from dotcms.com. If you want to fetch announcements from your local environment, you need to set the property Use this property |
Internal QA: Passed. |
Additional PR: #27464 |
Fixed, tested on master // Docker // FF |
Parent Issue
#25733
Task
No response
Proposed Objective
Same as Parent Issue
Proposed Priority
Same as Parent Issue
Acceptance Criteria
Any time you close the Announcements Menu, that will clear all of the "Unread" messages.
Announcements Menu should close when you click off it, or click on any Announcement, or the "View All" button, or any links from the Announcement Menu.
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered: