GonzaloTorreras / HubSpot-Developer-Extension

A Chrome Extension for HubSpot Developers
https://chrome.google.com/webstore/detail/hubspot-developer-extensi/gebemkdecnlgbcanplbgdpcffpdnfdfo
37 stars 27 forks source link

add specificity to hubID selector -- fix issue with new trials nav item #244

Closed jazzyclimber closed 2 years ago

jazzyclimber commented 2 years ago

Your checklist for this pull request 🚨Please review the guidelines for contributing to this repository.

[x] Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Do not pull request to Master please.(when in doubt request Develop branch) [x] Test to make sure your feature/bugfix doesn't break other features ;) [x] Write a meaningful description of what your changes are. [x] Wait patiently and celebrate, you've submitted changes to the extension!

Hubspot recently added a trials nav item next to the settings cog on certain portals ( pretty much all of the ones that I am in on a daily basis) and this is causing the extension to no longer create the the developer nav item.

Screen Shot 2022-05-17 at 10 44 40 AM

A simple selector specificity change seems to do the trick.