Arthmoor / AFKTrack

A bug tracker application with the intent of being ideal for use by mod authors to track issues in their mods.
Other
6 stars 1 forks source link

Issue Forms - Selector Positioning #4

Open Arthmoor opened 7 years ago

Arthmoor commented 7 years ago

Currently the code is set up to be very rigid in how selector boxes work. When a new item used in them is created, they assign a list position identical to the new database ID for it. This is not ideal.

Instead, it would be nice to have a simple way to adjust the positioning of objects that should do this right on the editing form in the ACP and have it update the database on the fly and reorder the items on screen as you are editing.