rg3l3dr / omnibuilds-app

A Vue.js SPA for OmniBuilds
https://www.omnibuilds.com
0 stars 0 forks source link

Created an infinite loop with the same part inside the same part #15

Closed rg3l3dr closed 6 years ago

rg3l3dr commented 6 years ago

Replication Instructions 1) Create a part 1 within a project A 2) Click into part 1 and add part 1 to the BOM 3) Then click into that part 1 and the browser will freeze up.

Expected Result

Should not be able to put the same part inside a part - must block out in the database somehow or show an error message

Actual Result

You can put the same part inside the same part creating an infinite loop

┆Attachments: Screen Shot 2017-10-13 at 2.24.34 PM.png

rg3l3dr commented 6 years ago

➤ Jeremiah Wagstaff commented:

When unfocusing the input the new part should not be created, this is a app (fronte-end bug)

Fixed with commit # abckd

rg3l3dr commented 6 years ago

➤ Jake commented:

Verified that this bug is not present in stage and cannot be replicated

rg3l3dr commented 6 years ago

➤ Jeremiah Wagstaff commented:

Cannot be replicated, closing