bountysource / bountysource/browser-extension

On trac, add "+1" column header to all ticket tables, not just the first one on the page.

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
14
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Example url: https://ghc.haskell.org/trac/ghc/query?status=new&status=assigned&status=reopened&group=milestone&order=priority

Example picture pointing to the headers: https://www.screencast.com/t/sQAqL3YQSjDK
![2017-03-10_0430](https://cloud.githubusercontent.com/assets/491672/23781064/1107357e-054b-11e7-9016-c41709bc055a.png)

I suspect this may be rather easy to fix, just changing a ~ `.querySelector()` to a ~ `.querySelectorAll()` and looping over the results.

If I would submit a pull request for this, would you be willing to merge it?
Also, if yes, might you be willing to point me towards the relevant code section?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.