Aidan275 / nativeqda-dev

NativeQDA
http://dev.nativeqda.xyz/
GNU General Public License v3.0
2 stars 0 forks source link

Add sidebar to the maps page #40

Closed Aidan275 closed 6 years ago

Aidan275 commented 6 years ago

Need to add a side bar to the map page to display options for the yet to be implemented search and filter functions, among others.

Will probably use the following sidebar-v2 plugin for leaflet: Github Example

Aidan275 commented 6 years ago

Added side bar in commit eff0f62.

Started adding a search function, can now search files and have them displayed in a list. Most of my efforts so far have gone into the styling and layout. Next, I'll link the search list to the markers on the maps on click and hover events.

Aidan275 commented 6 years ago

More functionality and styling added in 50f1db8308903bab8d7451f01a92ff43a71a0960.

Small bug with the cross on the input if anyone wants to try fix the CSS for it.

Lucas-W commented 6 years ago

The side bar covers the menu on mobile.