lyft / coloralgorithm

Javacript function to produce color sets
Apache License 2.0
231 stars 45 forks source link

Live-update the url when parameters are changed #14

Open lgark opened 4 years ago

lgark commented 4 years ago

When copying/pasting a shareable url into the browser, and then changing parameters, the url no longer reflects the current state of the screen. It would be a nice enhancement for the url to always reflect the currently selected parameters rather than having to click "Share" to get a new url.

Thanks for this tool; it's amazing!

BrightTNut commented 1 year ago

Hi there I am also developing same application which reflect status I think you need to use the React Router module file which we create at assign to update as per given dependances

BrightTNut commented 1 year ago

I can try to solve it