DigitalCommons / mykomap-monolith

A web application for mapping initiatives in the Solidarity Economy
0 stars 0 forks source link

[front-end] Assorted UI fixes #42

Closed ms0ur1s closed 2 weeks ago

ms0ur1s commented 2 weeks ago

What? Why?

UI fixes linked to comments in PR https://github.com/DigitalCommons/mykomap-monolith/pull/40

@rogup, directory panel has a simple click function that adds location coordinates to the console. Also I'm not about until Tuesday now so feel free to merge in if all is ok.

Backgrounds missing on mobile panels and MapLibre controls ovelapping nav

image

Content of desktop search panel not stretching to full width

image

What should we test?

Run the app and:

Checklist

Notes

There is still some superfluous mark-up in the panel component, but I'm loathed to remove this until I've checked that it won't adversely affect the display of proper data.

ms0ur1s commented 2 weeks ago

Added clear search functionality to the PR as per @lin-d-hop's request. image

https://www.awesomescreenshot.com/video/33355343?key=8746f5be8db60f93e27cdb64cd831eee

rogup commented 2 weeks ago

Thanks @ms0ur1s , this all looks good. I've also added a fix for the overlapping MapLibre controls onto the end of this branch. I'll merge it now