Bug 1481127 - [free][us-starter-west-2]Browser crashes with warning about debug script if login with priviledged account
Summary: [free][us-starter-west-2]Browser crashes with warning about debug script if l...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Samuel Padgett
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-14 07:49 UTC by Wenjing Zheng
Modified: 2022-08-25 20:24 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-25 20:24:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
This is all debug scripts (2.22 MB, text/plain)
2017-08-14 07:49 UTC, Wenjing Zheng
no flags Details
Screeshot 1 (23.12 KB, image/png)
2017-08-14 07:49 UTC, Wenjing Zheng
no flags Details

Description Wenjing Zheng 2017-08-14 07:49:15 UTC
Created attachment 1312984 [details]
This is all debug scripts

Description of problem:
Like bug title said, it will require to check debug script if login with previledged account, detailed script and screenshots will be attached.

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. Log into us-starter-west-2 with previledged account
2.
3.

Actual results:
Browser will crash with a warning about let user to check debug script.

Expected results:
Should login without that warning

Additional info:

Comment 1 Wenjing Zheng 2017-08-14 07:49:45 UTC
Created attachment 1312985 [details]
Screeshot 1

Comment 2 Wenjing Zheng 2017-08-14 07:50:13 UTC
Created attachment 1312986 [details]
Screeshot 2

Comment 3 Abhishek Gupta 2017-08-17 13:36:20 UTC
This has to do with loading a ton of projects when a user logs into the console.

Comment 6 openshift-github-bot 2017-08-23 19:47:32 UTC
Commit pushed to master at https://github.com/openshift/origin-web-console

https://github.com/openshift/origin-web-console/commit/7ab78e32b0e9271a0a2c72dfb703bcaec416ec8f
Bug 1481127 - More robust handling of large project lists

- Don't watch extremely large project lists
- Don't request projects on every page load
- Increase debounce wait when filtering projects
- Use `$applyAsync` instead of `$apply` to avoid digest in progress errors
- Only show the first 250 projects on the project list. Users can filter
  or sort to see other projects
- Don't show more than 100 projects in the header dropdown. Users can
  navigate back to the project list if they have more.
- Let users type in the name of a project if the list fails.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1481127

Comment 9 Wenjing Zheng 2018-01-24 08:00:24 UTC
Thanks for the fix! No script warning now, more than 7000 projects can list after loading. So will verify this bug.


Note You need to log in before you can comment on or make changes to this bug.