magehero
magehero copied to clipboard
Replace JSON editor with actual web form
I think it's about time :)
Implement it via TWIG or AngularJS?
Angular sounds interesting. Would be fun to learn. Might add a little overhead with learning curve for me. You know how I like to review PRs :)
Another reason I wanted to wait for this was to wait until the design is complete.
Angular means also dumping jQuery and its tools ... that would end up in a big refactoring of the JS ...
Ya that does sound interesting and I'd love to learn it. But I'm pretty sure it would make my (already slow) responses on PRs even slower :(
How can I convert your answer to type boolean?
I'll make your life easy.
(boolean)$kalensAnswer = false
Yeah, Angular just probably isn't the right technology to use here... just add a controller and make a normal webform.