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

Reduce the number of untriaged bugs on homepage #2663

Closed
miketaylr opened this issue Oct 18, 2018 · 0 comments
Closed

Reduce the number of untriaged bugs on homepage #2663

miketaylr opened this issue Oct 18, 2018 · 0 comments

Comments

@miketaylr
Copy link
Member

miketaylr commented Oct 18, 2018

We have 10, and I doubt anybody really looks at these. How about we reduce this to 5?

To fix this see,

// Just display the first 10.
issues: this.issues.toJSON().slice(0, 10)

While we're editing these files, diagnose.js doesn't make sense anymore (it had this name before we had the notion of "need striage", we could rename this to untriaged.js, or triage.js or something.

But we need to rename it on other places too:

https://github.com/webcompat/webcompat.com/search?q=diagnose.js&unscoped_q=diagnose.js

Anushi1998 added a commit to Anushi1998/webcompat.com that referenced this issue Oct 19, 2018
…d renamed usage of diagnose.js

Signed-off-by: Anushi Maheshwari <[email protected]>
Anushi1998 added a commit to Anushi1998/webcompat.com that referenced this issue Oct 19, 2018
…d renamed usage of diagnose.js

Updated tests to be compatible with 5 `needstriage` issues in homepage

Signed-off-by: Anushi Maheshwari <[email protected]>
miketaylr pushed a commit that referenced this issue Oct 19, 2018
Fixes #2663 - Reduce number of untriaged bugs on homepage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant