NirmalScaria / le-git-graph

Browser extension to add git graph to GitHub website.
https://chrome.google.com/webstore/detail/le-git-graph-commits-grap/joggkdfebigddmaagckekihhfncdobff
MIT License
3.15k stars 16 forks source link

Refreshing the page highlights the Commits tab as active #22

Closed russellbanks closed 1 year ago

russellbanks commented 1 year ago

Refreshing the page reloads the Commits tab highlighted, as if it is the currently selected tab. This was tested on Firefox: firefox_mhF4zKAr5M

russellbanks commented 1 year ago

This seems to only be present if the page is refreshed while the Issues tab is selected. It doesn't seem to be present with any other tab.

NirmalScaria commented 1 year ago

Great find! I was aware there were bugs with the commits button selection logic, but didn't know how and what cases exactly. Will try fixing this soon. 😄

NirmalScaria commented 1 year ago

This has been fixed. Will be out with the next version release.