openedx / frontend-app-account

Open edX micro-frontend application for managing user account information.
GNU Affero General Public License v3.0
17 stars 121 forks source link

fix: core notification is now not visible under updates #1046

Closed sundasnoreen12 closed 3 months ago

sundasnoreen12 commented 3 months ago

INF-1283

Description We've removed core notifications from the frontend, as the Updates app currently doesn't include any core notifications. We've updated the logic on the frontend to verify if there are any core notifications available for an app. If not, we're no longer displaying core preferences for that notification app.