outofcopyright / outofcopyright-website

Website components for OutOfCopyright.eu
http://outofcopyright.eu
Other
0 stars 2 forks source link

It is possible to select the 'Select datapoint' in the Formula builder #17

Closed mzeinstra closed 9 years ago

mzeinstra commented 9 years ago

It is possible to select the 'Select datapoint' in the Formula builder, which gives an undefined error.

Steps to reproduce:

  1. Select an empty node
  2. Go to the formula editor
  3. Select datapoint 'NOW' (also works with other datapoints)
  4. Select datapoint 'NOW' again. This doesn't provide input because you need an operator (expected behaviour)
  5. Click reset Formula
  6. Select 'Select Datapoint' from the dropdown

undefined is added to the formula builder. This should not be possible.

jeromejesse commented 9 years ago

I have fix this problem with a control and a reset dropdown properly.