bcgov / ckanext-bcgov

BC Data Catalogue source code, main ckan extension
http://catalogue.data.gov.bc.ca
GNU Affero General Public License v3.0
24 stars 23 forks source link

update thin header footer style as the blog/engagement site #82

Closed ll911 closed 8 years ago

ll911 commented 8 years ago

Using this page as a model ... http://engage.gov.bc.ca/govtogetherbc/ make the following changes to the UI: 1) Remove thin gold vertical bar next to sunrise 2) Remove search magnifying glass. 3) Make div id=header-main shorter 4) Only add the hamburger when page is in mobile view. 5) Drop the standard gov navigation IA from the hamburger menu - just move the catalogue (div.level2navigation and div.level3navigation content to the hamburger icon ).

Mbrownshoes commented 8 years ago

related to CITZEDC-759

kfishwick commented 8 years ago

Assigning back to Greg to align with https://github.com/bcgov/data-fp/issues/32

ll911 commented 8 years ago

@gjlawran any updates?

gjlawran commented 8 years ago

Confirmed @kfishwick this should be in the 1.3 release if possible.

Make sure you keep the extra element in the footer ('Tracking').

h3devin commented 8 years ago

Fixed in https://github.com/bcgov/ckanext-bcgov/pull/103

ll911 commented 8 years ago

@h3devin @kfishwick @gjlawran search box missing in the top right header, and footer height needs adjust.

Mbrownshoes commented 8 years ago

clicking on the header (above the yellow line) redirects users to the main gov site.

h3devin commented 8 years ago

@ll911 I can add a search box for desktop/tablet, but I don't think there will be enough room to keep it in mobile (which it looks like the govTogetherBC site does too)

@Mbrownshoes How should this work? On prod it redirects to the main gov from the logo, and "Data Catalogue" redirects to the catalogue site. Did you want to mirror that?

@h3devin Yes, exactly that would be best. thanks

ll911 commented 8 years ago

@h3devin search box changed to magnifying glass in mobile mode, see style in http://blog.data.gov.bc.ca/

h3devin commented 8 years ago

@ll911 Is this search box for the data catalogue or the gov site?

ll911 commented 8 years ago

@h3devin data catalogue, it helps user to search catalogue after scrolling the page.

h3devin commented 8 years ago

Additional updates in https://github.com/bcgov/ckanext-bcgov/pull/105

ll911 commented 8 years ago

@h3devin header looks good, you can remove the "Collapsible footer" like the blog/engagement site

screen shot 2016-07-05 at 1 25 10 pm
gjlawran commented 8 years ago

This fine as currently delivered. Thanks.

ll911 commented 8 years ago

@gjlawran if you like to accept the current one, we should close this ticket and create new one for footer.

gjlawran commented 8 years ago

@ll911 I will accept it as code complete - but that move it up to @kfishwick - would prefer to only close on production verification.

@h3devin we will raise another ticket to deal with the height issue for the footer - it wasn't in the list - the list just specified adjusting the header height.