Closed (works as designed)
Project:
Bluecheese
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
11 Apr 2009 at 18:02 UTC
Updated:
14 Jul 2010 at 00:46 UTC
Changed .form-radios to .form-checkboxes in Search form section of css
Comments
Comment #1
gábor hojtsyThis was debated in great length. We don't need to follow the prototype to the letter, when it does not make sense, and this was one of the cases. Assuming you talk about the header search form. If you can select multiple elements, you should be able to select multiple elements on the faceted search links (which are displayed as arrows in the sidebar). However, there is no concept there to select multiple elements, and this is clearly reflected in the individual search page mockup. So technically it is not possible to match those checkboxes to other UI concepts on the search page. This was discussed in detail by Damien and others in Paris and was discussed with Mark Boulton in DC. So not at all sure, you are going into the right direction.
Comment #2
courtney commentedThis issue is specifically for the header search form. I'm not sure who made the decision, but the search output was changed from radios to checkboxes, and then lost the style since the classes no longer matched what was being styled in styles.css - so this issue was to update styles.css to match the output.
I'll try to find out who was involved in the discussion/decision to make the change at the sprint this week and point them to this issue.
Comment #3
courtney commentedI have updated styles.css to change form-checkboxes back to form-radios. There still needs to be an update to the drupalorg_search.module to undo the update that was made to change the output to checkboxes.
Comment #4
courtney commentedI have updated the drupalorg_search.module to change the form option back to radios.
Comment #5
ceardach commentedI'm still seeing checkboxes instead of radios in the header search form.
Comment #6
lisarex commentedMoving to the Blue Cheese project. :)
Comment #7
drummWe'll leave the prototype as-is. Also radios on redesign.drupal.org are fine.