Open balmas opened 5 years ago
Mobile Design: https://github.com/alpheios-project/design-guidelines/tree/master/v3/AlpheiosReader-Mobile/Collections/Search
Desktop Design: https://github.com/alpheios-project/design-guidelines/blob/master/v3/AlpheiosReader-Desktop/Collections/Search.png
Note that we do have the ability to support autocomplete in the search box, and although the design does not include this, I really think it's necessary so I'd like to include it.
HTML Template: https://github.com/alpheios-project/alpheios_nemo_ui/blob/master/alpheios_nemo_ui/data/templates/alpheios/navcollection.html the autocomplete data is currently using the javascript at https://github.com/alpheios-project/alpheios_nemo_ui/blob/master/alpheios_nemo_ui/data/assets/js/menu.js which depends upon the Bloodhound and JQuery libraries
deferring this out of the mvp release scope
Mobile Design: https://github.com/alpheios-project/design-guidelines/tree/master/v3/AlpheiosReader-Mobile/Collections/Search
Desktop Design: https://github.com/alpheios-project/design-guidelines/blob/master/v3/AlpheiosReader-Desktop/Collections/Search.png
Note that we do have the ability to support autocomplete in the search box, and although the design does not include this, I really think it's necessary so I'd like to include it.
HTML Template: https://github.com/alpheios-project/alpheios_nemo_ui/blob/master/alpheios_nemo_ui/data/templates/alpheios/navcollection.html the autocomplete data is currently using the javascript at https://github.com/alpheios-project/alpheios_nemo_ui/blob/master/alpheios_nemo_ui/data/assets/js/menu.js which depends upon the Bloodhound and JQuery libraries