arduosoft / RawCMS

RawCMS is the headless CMS written in asp.net core build for developers that embraces API first technology. Please give us a feedback!
https://forms.gle/wvu1HF9P52ZdXujv6
GNU General Public License v3.0
173 stars 72 forks source link

Allowing to add empty Entities #273

Open AaqibAhamed opened 4 years ago

AaqibAhamed commented 4 years ago

Describe the bug System allow user to create empty Entities.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'http://rawcms-demo.herokuapp.com/entities/.'
  2. Click on '+ Buton'
  3. Scroll down to 'Entities'
  4. See Empty enities has been created.No data.Only Blank Spaces

Expected behavior System should not allow user to create empty Entities.It should require to fill details.

Screenshots System allowing user to create empty Entities. image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.