From bfe2794c8c8b5c98129e5dcc47c21dfec3749012 Mon Sep 17 00:00:00 2001 From: Quentin Bellanger Date: Fri, 13 Dec 2024 17:39:48 +0100 Subject: [PATCH] Rend l'`id` des infobulles "Non applicables" uniques (#904) * use unique id for not applicable tooltip in audit row * update changelog --- CHANGELOG.md | 6 ++++++ .../src/components/account/dashboard/AuditRow.vue | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98d3ad9e..71e2f7f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ Tous les changements notables de Ara sont documentés ici avec leur date, leur catégorie (nouvelle fonctionnalité, correction de bug ou autre changement) et leur pull request (PR) associée. +## 13/12/2024 + +### Corrections 🐛 + +- Corrige la position des infobulle "Non-applicable" sur la liste des audits ([#904](https://github.com/DISIC/Ara/pull/904)) + ## 12/12/2024 ### Corrections 🐛 diff --git a/confiture-web-app/src/components/account/dashboard/AuditRow.vue b/confiture-web-app/src/components/account/dashboard/AuditRow.vue index cccd75b6..a79666b8 100644 --- a/confiture-web-app/src/components/account/dashboard/AuditRow.vue +++ b/confiture-web-app/src/components/account/dashboard/AuditRow.vue @@ -233,12 +233,12 @@ function copyStatementLink(uniqueId: string) { Non-applicable