IBM-Blockchain-Archive/marbles

Need validation while creating marbles.

Open

#276 opened on Nov 8, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (996 forks)batch import
bughelp wanted

Repository metrics

Stars
 (1,036 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Goto Marbles app. Click on + icon to Create Marble. Do not enter color and size Click on create button. An error is displayed . So there should be a validation for creating a marble ,here are two options.

  1. Disable create icon until user selects color and size.
  2. When user clicks on create button display a validation message stating please select color and size of the marble.

image

image

Contributor guide