EQWorks / widget-studio

Widget-creating tool for charts, maps, tables, stats
https://eqworks.github.io/widget-studio/
2 stars 3 forks source link

[G2M] UI/misc #94

Closed vxsl closed 2 years ago

vxsl commented 2 years ago

dependency for EQWorks/snoke#1065

dependency for EQWorks/ml-ui#131


new features

UI tweaks

top-level prop signature changes

bug fixes

misc

deps

github-actions[bot] commented 2 years ago

📚 Storybook preview (updated to dc5383e06f32f142edef83f37641059486945d19)

geoerika commented 2 years ago

The Export png & jpeg doesn't work for the map.

geoerika commented 2 years ago

The Date Selector/Calendar cannot be selected for End Date because the component is larger than the panel width:

Screen Shot 2022-02-16 at 1 58 07 PM
vxsl commented 2 years ago

The Export png & jpeg doesn't work for the map.

Hmmmm, yeah... :( the react-maps are based on mapbox-gl, right? If so, there seem to be quite a few similar difficulties reported. One solution says to try the parameter preserveDrawingBuffer when initializing the map. Is that an option?

The Date Selector/Calendar cannot be selected for End Date because the component is larger than the panel width:

dangit, looks good in firefox but I can reproduce this in Chrome. Will see what can be done

sallkall commented 2 years ago

Some customSelects are missing a down arrows - though we can address these later since we do have plan to replace select in lumen-labs all together. @vxsl

image
vxsl commented 2 years ago

The Export png & jpeg doesn't work for the map.

@geoerika as discussed in slack, I've temporarily hidden the Export controls for the map widget.

Some customSelects are missing a down arrows - though we can address these later since we do have plan to replace select in lumen-labs all together.

@sallkall as discussed in slack, this is a lumen-labs issue so cannot be addressed here

quite possibly missed things during this speedrun but we'd anyway have a lot of thrills from the potential 0-days clinking_glasses

:clinking_glasses: -- @woozyking I applied your suggestions but wasn't sure what you meant by this one