Openscope: Sort flight strip lists by drag and drop

Created on 16 Sep 2018  路  3Comments  路  Source: openscope/openscope

Update the flight strip lists to be sortable using drag and drop. This would improve arrival and departure management of aircraft.

feature has pull request

Most helpful comment

I currently have this working in a private branch using jQuery. It is based off my other pull request for separating arrival and departure strips. I can create a pull request once that one is merged.

All 3 comments

This would probably be helpful, but would involve a moderate rework. Looks like it's possible to do it with just the <li>s we have (see here), or it might also need to use something external (such as jQuery UI's "sortable"). Though we are trying to stop using jQuery, but the point is that this may be more of a challenge than it sounds.

I currently have this working in a private branch using jQuery. It is based off my other pull request for separating arrival and departure strips. I can create a pull request once that one is merged.

Funny you should say that, it was merged literally just now :smile:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

erikquinn picture erikquinn  路  5Comments

erikquinn picture erikquinn  路  4Comments

felixscheffer picture felixscheffer  路  3Comments

erikquinn picture erikquinn  路  4Comments

panther2 picture panther2  路  8Comments