As an experiment, we (the Firefox team) wanted to try a new way to get feedback on which Interop proposals matter most.

So, here's a web app where you can rank the proposals you care about, giving us data we can use when reviewing which ones to champion.

https://interop-rank.jakearchibald.com/

Interop Feature Ranking

Rank the web platform features you care most about

@FirefoxDevTools
Nice and cool approach!

One suggestion: Could you add a "minus" button to the selected items so that I can unselect them?

I have actually selected a few items tentatively and expected to be able to remove them from the list again if they turn out to be less interesting after a closer inspection. (And due to the autosave behavior I cannot even start over with an empty list.)

@FirefoxDevTools
I just figured out that the downward arrow on the last selected item already deselects that item. (Edit: And DnD works as well.) So the functionality is already there but somewhat hidden...
@hcschuetz @FirefoxDevTools thanks for the feedback on this. I didn't want to add a remove button because it's hard to undo. But I guess I could add a confirmation dialog, or actual undo/redo functionality