Public-Tree-Map/public-tree-map

update toolbar

emillipede opened this issue · 0 comments

select2 species search bar issues:

  • the width and position of the bar currently fluctuates (in not useful ways) based on the content inside the bar, eg the species name(s).
  • one associated problem: when the bar's width readjusts, the "endangered" button can wind up under the user's cursor. some example screenshots: Screen Shot 2019-09-23 at 11 17 22 PM Screen Shot 2019-09-23 at 11 18 05 PM Screen Shot 2019-09-23 at 11 19 32 PM Screen Shot 2019-09-23 at 11 19 20 PM (the last screenshot shows the select2 bar at the right width and position)
  • when a species is selected, the select2 bar becomes deeper/longer than the toolbar window: Screen Shot 2019-10-07 at 11 33 22 AM
  • I've tried to standardize the height and text size for the buttons and address and select2 bars. the select2 bar is slightly off, I think it's something to do with the padding.

buttons:

  • we need to find a display solution for browsers as they get narrower. the way the buttons stack seems a little odd
    Screen Shot 2019-09-19 at 10 44 59 AM
  • the city's requested we add a button for heritage trees

(current tooolbar implemented from #194)