semantic-reflex icon indicating copy to clipboard operation
semantic-reflex copied to clipboard

Remove IO from widgets to support server-side rendering

Open JBetz opened this issue 5 years ago • 1 comments

Moved from: https://github.com/obsidiansystems/rhyolite/issues/90#issue-479160247

JBetz avatar Aug 09 '19 21:08 JBetz

First part is done: https://github.com/tomsmalley/semantic-reflex/commit/728e6263d1d4ce209f02bb5b684971fbef864a95

This removes the use of IO in UI. Next up: removing constraints on MonadJSM/GhcjsDomSpace in checkbox/dropdown.

tomsmalley avatar Aug 09 '19 22:08 tomsmalley