Enhancement to previous diff.
Avoid dispatching forcePolicyAcknowledgmentActionType for not logged-in users.
Added also handling logout in policies reducer.
Depends on D9295
Differential D9320
[lib] don't dispatch policy acknowledgment action when user is not logged in kamil on Sep 28 2023, 8:27 AM. Authored by Tags None Referenced Files
Subscribers
Details Enhancement to previous diff. Depends on D9295 Logic:
The issue we want to fix:
Diff Detail
Event Timeline
Comment Actions Can you expand the test plan a little bit by e.g. checking that a modal doesn't show for logged-out users? Comment Actions Yes, updated test plan
|