Skip to content

kutyel/egghead-elm-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm UI Dashboard

dashboard example

Interaction requirements

  • There are 4 dropdown menus in the page one for each of the sections (the four sections are called: overall, category 1, category 2, and category 3)
  • Each dropdown has a list of options (~10), each of which can be selected and de-selected through a checkbox
  • Each dropdown can be opened by clicking on it
  • Clicking anywhere outside of the dropdown should close it
  • Selecting/deselecting a checkbox should not close the dropdown
  • Selected options should show as text in the respective section
  • Manually control responsive with classifyDevice! 📲