stable

Clone or download

Read-only

Display an empty state when there is no thread

part of story #31091 Add the hybrid comment to manage comments How to test: - Open a PR without any comments --> An empty state is displayed Change-Id: Ia6ae919370eb9a17e2baac08ba5f2c885f1437c5

Modified Files

Name
M plugins/pullrequest/scripts/pullrequest-overview/po/fr_FR.po +3 −0 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Threads/OverviewThreads.test.ts +10 −0 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/Threads/OverviewThreads.vue +8 −2 Go to diff View file
A plugins/pullrequest/scripts/pullrequest-overview/src/components/Threads/OverviewThreadsEmptyState.vue +240 −0 Go to diff View file