Jon McLaren

Results 157 issues of Jon McLaren
trafficstars

**Is your feature request related to a problem? Please describe.** Discussed with William Spiro about rewarding people for functionality that eventually gets implemented in HubSpot. This can be a demotivator...

I don't know if there's a class we can target, but I think it would be nice to make the background of the drag n drop section be a slightly...

enhancement
good first issue

Add a Tel link to extension somewhere which calls the HubSpot Support Number and provides the extension (5) for partners. This link should maybe cautiously added to prevent miss-use. I...

enhancement

https://spin.d.pr/IPlVj1+ I think it's caused by the status div for the two develop tab toggle switches.

bug

![nav](https://spin.d.pr/4uRmLK+) Could probably fix with a bottom border on the nav or something.

enhancement
good first issue

change cursor over text input fields to white cursor being used for code editor for mac users

enhancement
good first issue

``` $.getJSON("https://api.github.com/repos/williamspiro/HubSpot-Developer-Extension/releases", function(data) { var items = []; $.each(data, function(key, val) { var placement = data.index; items.push("" + val.name + val.tag_name + val.body + key + ""); }); $("", {...

**Describe the bug** Page Speed Insights scores that the extension grabs, differ from the actual page speed insights website. I'm guessing an API change occurred and we need to update....

bug
good first issue

![slack log](https://spin.d.pr/5EgHdK+) ![slack log 2](https://spin.d.pr/55UhBy+)

enhancement

I don't want to go and write my own JSON formatter, but it would be nice if built into the extension was a feature to auto prettify the developer info,...

enhancement
help wanted