Added validation filter to user profile map in legend. Added popup to user labels on map - removed validation options since user shouldn't be able to validate own labels. Reduced vertical spacing in legend to fit page. Needed to modify API which fetched data for user map by adding more fields in order to use filterLabelLayers function.
Before Screenshots
After Screenshots
Testing instructions
Start local instance
Go to 'Your dashboard'
Check/uncheck legend filters and see that labels on map reflect state of filters
Click on popups for labels on the map
Things to check before submitting the PR
[x] I've written a descriptive PR title.
[x] I've added/updated comments for large or confusing blocks of code.
Resolves #2811
Added validation filter to user profile map in legend. Added popup to user labels on map - removed validation options since user shouldn't be able to validate own labels. Reduced vertical spacing in legend to fit page. Needed to modify API which fetched data for user map by adding more fields in order to use filterLabelLayers function.
Before Screenshots
After Screenshots
Testing instructions
Things to check before submitting the PR