Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few Issues With GUI Editor #36

Open
kamdhenu opened this issue May 14, 2017 · 0 comments
Open

Few Issues With GUI Editor #36

kamdhenu opened this issue May 14, 2017 · 0 comments

Comments

@kamdhenu
Copy link

kamdhenu commented May 14, 2017

  1. Support for disabled keys and comments:
    .env supports disabling certain keys by commenting it out with a '#' sign, once can also add comments after a '#' sign.
    Please enable support in GUI editor, so one can enable and disable certain values. Also any data in value field after a '#' should be parsed as comment.

  2. Values with spaces, must be saved after surrounding them with commas (" or ')

  3. I think it's a VueJS issue (and changes are not really saved in .env), if you try to edit an entry and make some modifications to it, even if you click abort the changes are immediately reflected on the page.

Feature Request:

  1. Protecting certain keys/values so that they can not be available for editing
  2. It would be nice if you can add a config item where one can change the page title ".env-Editor" to something else.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants