Actions
Bug #23162
closedrefresh smart-proxy page goes to dashboard
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Updated by Thomas McKay about 7 years ago
Being on the "content" tab there seems to be an auto-refresh feature of some sort that when it reloads goes to the dashboard. Makes the page unusable.
Updated by Thomas McKay about 7 years ago
- Project changed from Katello to Foreman
- Category changed from Foreman Proxy Content to Smart Proxy
When switching tabs on the smart-proxy UI page, for example going to "Services" tab, the url switches to https://devel.example.com/#services. It should be going to https://devel.example.com/smart_proxies/2-registry-example-com#services or similar. When events cause a page refresh the user is brought to the dashboard instead of where they intended.
Updated by Thomas McKay about 7 years ago
- Priority changed from Normal to High
Still not sure where this issue lies. It could be in the javascript controller that katello adds to the smart-proxy page.
Actions