From e8ae5ec263d50bd3018010ab42e982088f81150e Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Wed, 29 Jun 2022 11:09:55 +0200 Subject: [PATCH] [IMP] forwardport: flag detached PRs in their dashboard This is an important bit of information but it was not visible without going into the backend. `user-select-none` doesn't work in BS3 but that way it'll be ready for an eventual update. Currently when hovering the badge the cursor switches to text selection, and the text is selectable, which is useless. Complements 4e235a2 and finishes the fixes for #617 --- forwardport/changelog/2022-06/detached.md | 1 + forwardport/data/views.xml | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 forwardport/changelog/2022-06/detached.md diff --git a/forwardport/changelog/2022-06/detached.md b/forwardport/changelog/2022-06/detached.md new file mode 100644 index 00000000..627d232f --- /dev/null +++ b/forwardport/changelog/2022-06/detached.md @@ -0,0 +1 @@ +IMP: flag detached PRs in their dashboard diff --git a/forwardport/data/views.xml b/forwardport/data/views.xml index b7000892..02919c0d 100644 --- a/forwardport/data/views.xml +++ b/forwardport/data/views.xml @@ -109,6 +109,11 @@ + + DETACHED +