-
Notifications
You must be signed in to change notification settings - Fork 104
Playground UI #157
Comments
Hey there, yes, I think the styling needs to be improved. I'd like to couple this with #161 . Also we could think about working with a component library or a UI framework to make the code easy to maintain and collaborate. |
didn't mean to close ^^ |
There are two main features we want to prioritize:
could be done vanilla, just thinking about the future really. |
i'm going to be implementing react ASAP so we can use things like react-table and other useful components. |
Yeah I think react will be better in the long run (specially for something like #160 ). You can let me know if there is anything I can help with. |
React transition is done, UI is still very crude, but If you want to have a go, feel free to make suggestions. The table component could be paginated for example. |
Cool, I'll check it out. Also, there are some dependencies which are mentioned in babel-config but are not mentioned in package.json so they were throwing errors when I followed installation step. I've added them to package.json and I'll create PR in some time. |
closing due to inactivity. A couple of improvements have already been made. @madsnedergaard @corradio |
We can start off by adding css to the existing playground. Let's have a discussion here about the UI design.
The text was updated successfully, but these errors were encountered: