[
https://issues.apache.org/jira/browse/IGNITE-8538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580616#comment-16580616
]
Ilya Borisov commented on IGNITE-8538:
--------------------------------------
[~kuaw26] the default state handling works as follows: the {{DefaultState}}
service provides a method {{setRedirectTo}} which accepts a ui-router state
redirect function. By default, it's configured to lead to
{{base.configuration.overview}}, but this behavior can always be customized
dynamically. To navigate to default state, use {{default-state}} ui-router
state name. Regarding the console logo link, it checks whether the user is
logged in and leads to either {{landing}} or {{default-state}}.
> Web Console: Refactor redirecting to default state.
> ---------------------------------------------------
>
> Key: IGNITE-8538
> URL: https://issues.apache.org/jira/browse/IGNITE-8538
> Project: Ignite
> Issue Type: Improvement
> Components: wizards
> Reporter: Alexey Kuznetsov
> Assignee: Ilya Borisov
> Priority: Major
> Fix For: 2.7
>
>
> We need to refactor and fix redirection to default state from Queries screen,
> 40x screens and other similar places.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)