[
https://issues.apache.org/jira/browse/AMBARI-14880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonenko Alexander updated AMBARI-14880:
-----------------------------------------
Attachment: AMBARI-14880.patch
> Add popup that will show desired messages upon login
> ----------------------------------------------------
>
> Key: AMBARI-14880
> URL: https://issues.apache.org/jira/browse/AMBARI-14880
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Fix For: 2.4.0
>
> Attachments: AMBARI-14880.patch
>
>
> Treat this just as remark:
> We should show this message during page load (view in iframe can be still in
> loading state),
> because if we will show it after page will be fully rendered, that will
> require integration to
> each view. And this is what we definitely don't want to do.
> Because if not logged in user will enter link like
> http://CLUSTER ADDRESS/#/main/views/SLIDER/2.0.0/test, he will be redirected
> to
> login page, after he will enter credential, he will be redirected to view
> that was initially
> in url /main/views/SLIDER/2.0.0/test.
> So the url that he entered before login will be loaded.
> And there is no way, we can determine from ambari, that view inside iframe
> loaded all
> needed resources
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)