Omit revision history item from list if no `diff` (#15942)
* Omit dashboard revision history items if no description * Skip Revert button on topmost visible revision history entry * Test that topmost revision history entry omits Revert button * Lint * Use diff as criterion for omitting revision entry * Detail comment in shouldRenderRevisionHistory * Render revision item if either before or after in diff is populated * Update e2e test * Use a more durable string to find element in test
Please register or sign in to comment