databricks / spark-pr-dashboard

Dashboard to aid in Spark pull request reviews
spark-prs.appspot.com
Apache License 2.0
54 stars 46 forks source link

Allow direct linking to specific PR category #17

Closed nchammas closed 10 years ago

nchammas commented 10 years ago

When you hit one of the tabs for the various Spark components like Core, Python, or EC2, it would be nice if the URL updated so that you could link directly to that component, or refresh the page and land back directly at that component.

JoshRosen commented 10 years ago

We use Bootstrap's tab components and Javascript, so I'm sure someone has already figured out an easy way to do this. I'd welcome a PR for this, if anyone's interested in taking it up.

nchammas commented 10 years ago

This is done in #21.