ProtocolPav / everthorn.net

The code for the Everthorn.net website
https://everthorn.net
1 stars 0 forks source link

Quest form does not check for validity before continuing #9

Closed ProtocolPav closed 2 weeks ago

ProtocolPav commented 2 weeks ago

Describe the bug When you go into the quest form, even if you insert wrong data, if something is invalid it will still allow you to continue to the next step.

As far as I can tell it happens for the following:

To Reproduce Steps to reproduce the behavior:

  1. Go to the /quests/new route
  2. Insert a title, description
  3. Press Next
  4. Choose a type, insert a number
  5. Do not choose an entity/block
  6. Press Next
  7. See that you continue

Expected behavior The form tells you to fill in the entity and does not allow you to continue

cakePhone commented 2 weeks ago

This the only thing I can assure you will work before the 19th