When you go to https://openhatch.org/+projedit/OpenHatch and click on 'Bug
trackers' what happens now is that the bug trackers open up in a separate
tab.
What *should* happen is that we use a library like jQuery Tools' overlay,
where when you click on that, you get a "modal" dialog that pops up within
the window. You can see a demo of that sort of thing here:
http://flowplayer.org/tools/overlay/index.html
If you happen to like JavaScript, this actually be pretty easy. You'll
have to remove some "chrome" (site layout), which will require a little
template wrangling. That part gets less bitesized, and involves some CSS
work.
This is pretty well-defined and would make a good first bug for someone with
JavaScript skills and a Django template background. We would totally help
you if you want help.
|