Hide Forgot
Description of problem: Go to partner potal and check "Welcome" info. It is with icon showing warning triangle. Check its source code and find class="alert alert-error" causes this situation. Since website has new theme(CSS), so this info should be updated to avoid misleading users.See detail in attachment. Version-Release number of selected component (if applicable): devenv_4016 How reproducible: Always Steps to Reproduce: 1. Go to partner/portal and check "Welcome" info 2. Apply for a partner and then being permitted to be a partner. Go to parner/portal and check "Welcome Ready Partner". 3. Set this user as advanced partner. then check "Welcome Advanced Partner" info. Actual results: The "Welcome" info is with icon showing warning triangle. Expected results: The "Welcome" info should be proper to avoid misleading users. Additional info:
Created attachment 822341 [details] Welcome
Created attachment 822342 [details] Welcome Ready Partner
Created attachment 822343 [details] Welcome Advanced Partner
Fix is in https://github.com/openshift/li/pull/2128
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/f78eff68cdae9384e7368f00837362b3d622fd1b Bug 1028950 - partner portal welcome shouldnt have warning icon
Test on devenv_4018, all "welcome" info can be shown properly. So verify this bug, thanks!