Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically update apps list #41

Open
nigeldeakin opened this issue Feb 2, 2018 · 1 comment
Open

Automatically update apps list #41

nigeldeakin opened this issue Feb 2, 2018 · 1 comment

Comments

@nigeldeakin
Copy link
Contributor

nigeldeakin commented Feb 2, 2018

If the top level "all apps" dashboard is being displayed, and a new app is then created (or an existing app is then deleted) using the CLI (or perhaps another UI window) then the list of apps remains unchanged. The list of apps is not updated until the page is refreshed.

The page should automatically detect that a new app has been created (or deleted) and update the display accordingly. We already have a background thread fetching stats, so it is not unreasonable to also have a background thread fetching a list of apps.

@nigeldeakin
Copy link
Contributor Author

See also #42, which describes the same issue for the routes list for a specific application.

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

No branches or pull requests

1 participant