How to enter any number in a number field with a step value?
I have the following number field with the given properties:

The dialog is throwing an error asking me to enter values only in multiples of 500. I am following the granite ui documentation and entering the step value as a string. Still I am not able to enter any value. Is this a bug or have I given the wrong properties?