The view is for displaying a list of contacts, not for other interactive widgets like buttons. If we want this behaviour, the button should just be separate element in the DOM.
Bug 1770716 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
The view is for displaying a list of contacts, not for other interactive widgets like buttons. If we want this behaviour, the button should just be a separate element in the DOM.