thomas4019 / expressa-admin

React frontend for interacting with a site running expressa
2 stars 3 forks source link

made input/selects more consistent + grid layout to make ui more responsive #6

Closed coderofsalvation closed 7 years ago

coderofsalvation commented 7 years ago

…onsive

thomas4019 commented 7 years ago

Cool! I'm not sure about the json editor settings changes. These do seem simple, but also possibly annoying if one of these actions are what you're trying to do.

coderofsalvation commented 7 years ago

I do agree, imagine an array of photo-url's, you probably want to be able to re-order those (most important picture in the beginning). hold on..got an idea..

coderofsalvation commented 7 years ago

Ok I think this is a more elegant solution.

https://github.com/thomas4019/expressa-admin/pull/7

Bonus: it won't break our code when json-editor gets updated :)