Hide Forgot
Description of problem: On DC Environment tab & BC Environment tab, after making sequential changes to env name/value, only one alert "<bc> was updated." is given, this is not very clear. Version-Release number of selected component (if applicable): openshift v1.3.0-alpha.3+7b3e38d kubernetes v1.3.0+507d3a7 etcd 2.3.0+git How reproducible: Always Steps to Reproduce: 1.Create app from image 2.Go to BC/DC Environment tab 3.Add one pair of name/value 4.Add another pair of name/value Actual results: 4. Only one alert is given, it's hard to identify the new changes Expected results: 4. Should give more clear message for sequential updates Additional info:
*** Bug 1400889 has been marked as a duplicate of this bug. ***
Related PR: https://github.com/openshift/origin-web-console/pull/981
Will be getting fixed as part of some toast notification changes. https://github.com/openshift/origin-web-console/pull/1804
All of the env editors should now use toast notifications, which have a separate alert for each save.
Adding or updating any key/value for env is using toast notifications now, verified on: OpenShift Master: v3.6.153 Kubernetes Master: v1.6.1+5115d708d7
Should I set target release as 3.7?
Checked on OpenShift Master: v3.6.0-rc.0+fb2b87a-291 Kubernetes Master: v1.7.0+695f48a16f Now there are separate notification for each update, this is working as expected. But flicker still shows up on each save for both BC & DC environment changes. Assign this back
How severe is the flicker? Is it a new problem? Can you make a movie or animated gif? The flicker should probably be a separate bug since the original problem is fixed.
Created attachment 1306888 [details] FlickerWhenSaving
Please check my newly uploaded record and determine if it's an issue. It's not a big problem but I do agree to draft a separate bug for this.
Sam, I will draft a new bug if you determine it's a problem
Yeah, I think we need a bug to track this. Do you mind opening a new one? Moving back to ON_QA for the original problem.
What OS and version of Firefox are you seeing the flicking with?
Move to VERIFIED since toast notification was used, there is message for each update
Firefox 25 & Firefox 54, I will try and draft a new bug if reproduced