Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

GUI: Server overview page re-appears for few seconds when navigating to User account page from Server overiew #86

Closed
adathatri opened this issue May 21, 2019 · 4 comments

Comments

@adathatri
Copy link

The existing page reloads before navigating to the user clicked page.
For eg:
Suppose we are on Server Overview page and Click on Users --> Manage user accounts. Server overview page reloads and appears for few seconds before User account page shows up.

@gtmills
Copy link
Member

gtmills commented May 23, 2019

@derick-montague @ryanarnell and I have noticed this as well.

@derick-montague
Copy link
Contributor

This is caused by the addition of the toast messages on 12/14/18. Removing the ngAnimate from the dependencies resolves the issue. I am working on resolving this issue.

Gerrit Review: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/16804

@derick-montague
Copy link
Contributor

derick-montague commented May 24, 2019

I added transitions to the elements that are entering and leaving during route and location changes to make the transition smooth and elegant.

Review ready: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/21930

@derick-montague
Copy link
Contributor

@gtmills or @edtanous - Please assign this to me and move it to the current sprint lane. Although, given that we don't plan or work in Sprints for this repo, it might also make sense to change that lane title from "Current Sprint" to "In Progress". There is a review pending...See above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants