Mobile List View Context Menu

There are many ways of clicking and taping on buttons, but on smartphones it would be easy to use the context menu by just tap-and-hold on a tryton record. This way, we could make record relations and special functions accessible very easy without spreading the layout full with icons for all kind of use cases. Less is more.

Here a mockup as this could look like.

We should use a touchevent which seems to be well suported by modern browsers

When non on touchable devices we can trigger a similar popup on right click and create a similar menu as the one we have on gtk client.