Skip to content
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

Ling/upgrade cms UI to 12.17 #231

Merged

Conversation

LingSpb
Copy link
Contributor

@LingSpb LingSpb commented Mar 20, 2023

This one upgrades to 12.17.1 and simply remove the part about overriding NotificationListViewModel.prototype.gotoSelectedNotificationOrigin. Therefore the site will work, but clicking on the external-review notification will not switch to OPE mode, nor publish the event "reviews:force-review-mode"

Fixes: #229

In EPiServer.CMS.UI 12.17.0 global notification has been rewritten in
React, NotificationListViewModel has been removed. There is no way to
override the original Notification item click.
Not sure why, but after calling _subscriptionService.SubscribeAsync,
_principalAccessor.CurrentName() becomes empty which leads to a Null
exception in NotificationMessage.

advanced-cms#229
@LingSpb LingSpb force-pushed the ling/upgrade-cms-ui-to-12.17 branch from 15fa13b to 6a1ec86 Compare March 20, 2023 14:07
@barteksekula barteksekula merged commit a443621 into advanced-cms:master Mar 20, 2023
@barteksekula
Copy link
Member

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.

Issue when upgrading to CMS UI 12.17.0
2 participants