[ 
https://issues.apache.org/jira/browse/NIFI-12967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850160#comment-17850160
 ] 

ASF subversion and git services commented on NIFI-12967:
--------------------------------------------------------

Commit f0e1cdcb22f1fdeef804a005813edc0c09929d87 in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f0e1cdcb22 ]

NIFI-12967: Introducing Back action (#8859)

* NIFI-12967:
- Adding support for navigating back to the users previous location in certain 
circumstances like going to a Controller Service, managing access policies, 
going to parameters, viewing documentation, opening advanced UIs, and viewing 
data provenance.
- Cleaning unnecessary instances of postUpdateNavigation.

* NIFI-12967:
- Updating the implementation to leverage router events and router state to 
simplify needed changes.

* NIFI-12967:
- Conditionally resetting or popping back navigation history because on routing 
context.

* NIFI-12967:
- Adding support for navigating back from queue listing and provenance.

* NIFI-12967:
- Conditionally applying the back navigation following a component update.

* NIFI-12967:
- Adding back from CS service listing.

* NIFI-12967:
- Adding back from Go To CS.
- Restoring some space in the context menu.

* NIFI-12967:
- Prevent duplicate entries in the back navigation stack.

* NIFI-12967:
- Not executing pop through navigation extras because it can result in multiple 
pops if the user uses their back/forward browser buttons. Instead, always 
popping until we encounter a back navigation that is still within a route 
boundary.

> Improve navigation to/from Canvas
> ---------------------------------
>
>                 Key: NIFI-12967
>                 URL: https://issues.apache.org/jira/browse/NIFI-12967
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> When leaving the Canvas (ie listing queue, viewing documentation, etc) the UI 
> should offer a more intuitive means to navigate back to where they were 
> before. Currently they must use the Global menu or click on the logo in the 
> header. However, these options are not necessarily obvious at first. The 
> browser back button also works but the UI should probably offer some in the 
> application.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to