[Tracker-discuss] [issue645] Searching for open bugs sets the button to all
Nick Coghlan
metatracker at psf.upfronthosting.co.za
Sun Jun 10 01:22:36 EDT 2018
Nick Coghlan <ncoghlan at gmail.com> added the comment:
To make this more obviously an either/or situation when looking at the template, perhaps the check on the "All" radio button could be:
checked python:request.form.getvalue('status') != status_notresolved
Otherwise I'd be wondering which button gets checked on an initial page load when the form hasn't been submitted at all.
----------
nosy: +ncoghlan
_______________________________________________________
PSF Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue645>
_______________________________________________________
More information about the Tracker-discuss
mailing list