node-red / node-red-web-nodes

A collection of node-red nodes aimed at web services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to save google configuration

rakgupta opened this issue · comments

Which node are you reporting an issue on? Google Calendar (google-credentials). This is also happening with the Google Plus node.

What are the steps to reproduce? Enter valid credentials and click on "Authenticate with Google".

What happens? New web page opens with "Authentication successful" message. Close the page and return to the the configuration node. The "Add" button is not enabled, so there is no way to save the credentials.

What do you expect to happen? After successful validation, the "add" button should be enabled and allow you to save the credentials.

Please tell us about your environment:

  • Node-RED version: 1.1.0
  • node.js version: 12.1.0
  • npm version:
  • Platform/OS: MacOS High Sierra
  • Browser: Tried with both Safari and Chrome

I was able to save the configuration by clicking off the panel (no need to press the "add" button). Is the "add" button redundant?