Nick Coghlan <[email protected]> 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 <[email protected]>
<http://psf.upfronthosting.co.za/roundup/meta/issue645>
_______________________________________________________
_______________________________________________
Tracker-discuss mailing list
[email protected]
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/