-
-
Save ilkovich/cb1e27d1cabc4abb1ae7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Code Editor | |
| Click button on right side of configure screen causes code editor to appear with: | |
| 1. all fields grayed out | |
| 1. occupying bottom half of screen, covering the main module that's being configured | |
| 1. dropdown to toggle between javascript and text | |
| 1. some way to autofill accessor from output of other step (either drag or right click) | |
| 1. each field in code editor starts in read only mode, clicking a button allows edit, but then grays out field on right panel | |
| 1. fields in edit state can be returned to active in right panel by hitting reset in code editor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment