Currently only the pencil icon is "clickable," we want the whole thing to be "clickable."
Known regression:
The menu is appearing right below the icon rather than below the "badge." Will address this layout issue in subsequent diff.
Depends on D8261
Why bind mount a temp directory instead of using a data volume? It's just gonna create issues with permissions. Also ${TMPDIR} is not used to refer to a path in both the host and the container which is a bad idea.