In case you need to implement a vertical scrollable list of interactive items. Based on this codepen (thank you, Hugo Wiledal).
I enhanced it to support pixi4, transformed it into an ES6 class, added support to locate it and define its width and height, as well as fixed some bugs with the events.
Check it out here.