go-spatial / fresco

An open source vector tile style editor
https://fresco.go-spatial.org
Apache License 2.0
228 stars 26 forks source link

Give the new version of Fresco a try #74

Closed ARolek closed 4 years ago

ARolek commented 4 years ago

@justenPalmer has been working on a refactor of the Fresco codebase so it's easier to contribute to. This also came with a design refresh and we're looking for some help getting UX feedback and identifying bugs. Please give it a run: https://fresco-dev.gospatial.org

ARolek commented 4 years ago

@pnorman in case you're interested

pnorman commented 4 years ago

I'm having trouble getting started. Here are my notes

justenPalmer commented 4 years ago

@pnorman this is solid feedback.

I'll get on these issues right away. Thanks again!

justenPalmer commented 4 years ago

The layer refresh bug was found and squashed.

pnorman commented 4 years ago
  • Is it bad that it lands you on source layers? It pulled remote data from the tile endpoint you provided and is showing you the source layers that were fetched.

The layer refresh bug was making it so difficult to interact, let me go through the workflow and see if it's still a problem. Did I give you the tilejson I was using?

image

justenPalmer commented 4 years ago

@pnorman I didn't try your tileJSON but the one I was using worked well.

pnorman commented 4 years ago
  • Yeah, those dropdowns should be scrollable once they appear. Which browser are you using?

Chrome on Windows 10, 81.0.4044.122 (Official Build) (64-bit) (cohort: Stable)

pnorman commented 4 years ago

Markdown in (i) text isn't being rendered image

justenPalmer commented 4 years ago

@pnorman good catch! I'll def put a little markdown rendering in those tooltips.

justenPalmer commented 4 years ago

This version is now live! Closing this issue