openroberta-lab icon indicating copy to clipboard operation
openroberta-lab copied to clipboard

RGB colour block should not allow input values which are out of bounds

Open Caffetaria opened this issue 6 years ago • 0 comments

Describe the bug

  • The RGB colour block should not allow input values which are less than 0 or greater than 255.

To Reproduce Steps to reproduce the behavior:

  1. Create a NEPO program
  2. Use the RGB colour block
  3. Enter a value which is either less than 0 or greater than 255

Expected behavior

  • Values which are out of range should not be accepted and should be highlighted in red while entering.

Screenshots

Screen Shot 2020-01-01 at 5 28 36 PM

Expected behaviour(already carried out when you try to enter alphabets) Screen Shot 2020-01-01 at 5 27 54 PM

Device information

  • Type : Desktop
  • OS: MacOS
  • Browser: Chrome

Caffetaria avatar Jan 01 '20 12:01 Caffetaria