Sagarpreet Chadha

Results 16 issues of Sagarpreet Chadha

We have this API implemented here : https://github.com/publiclab/plots2/blob/ba053502ded9ec0163af90d3d7a4cb3eb2a4b74e/app/api/srch/search.rb#L224 We need to fetch all the results (they can be thousands in number!) if the query parameter used is 'question:*' . For...

help wanted
Ruby
good first issue

The integration process is written in the Readme : https://github.com/publiclab/leaflet-environmental-layers The trick to have mapknitter layer ON by default is to exclude Mapknitter using the `exclude` param above and add...

assigned

Fixes #194 , #193 😄 . Work in Progress 🚧 👷 !

ready
review-me

The following error occurs at lower zoom levels :

bug
has-pull-request

Continued from https://github.com/publiclab/leaflet-blurred-location-display/issues/64 , > Actually, perhaps we need to change the syntax of [the BlurredLocation constructor](https://github.com/publiclab/leaflet-blurred-location#creating-a-map-object) so it can be added to a map the same way a standard...

> use the module to implement (and document) an option in LBL to limit map input to a > precision range, with { max: 14, min: 4 } (i.e. the...

enhancement
help wanted

We have many layers implemented on this library , see this demo here : https://publiclab.github.io/leaflet-environmental-layers/example/index.html#3/43.00/-46.23 Lets add a new layer using this API : [[See this issue for more details...

help wanted
new-layer

Fixes #239 . * [ ] PR is descriptively titled 📑 and links the original issue above 🔗 * [ ] tests pass -- look for a green checkbox ✔️...

Cypress testing for e2e testing in LEL would be really awesome. We should complete remove existing assertion tests of Jasmine . https://www.cypress.io/