This is an automated email from the ASF dual-hosted git repository.
scottyaslan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 08e25ae003 NIFI-14759 Handle out-of-order File Entries in NarUnpacker
(#10270)
add 24889a96fc NIFI-14639: Explicitly popping off the top back navigation
when the user clicks the back link. (#10268)
No new revisions were added by this update.
Summary of changes:
.../src/main/frontend/apps/nifi/src/app/app.component.ts | 4 ++--
.../nifi/src/app/state/navigation/navigation.actions.ts | 7 ++++++-
.../nifi/src/app/state/navigation/navigation.reducer.ts | 11 +++++++++--
.../src/app/ui/common/navigation/navigation.component.html | 2 +-
.../app/ui/common/navigation/navigation.component.spec.ts | 14 +++++++++++++-
.../src/app/ui/common/navigation/navigation.component.ts | 5 +++++
6 files changed, 36 insertions(+), 7 deletions(-)