Skip to content

Ajoute des liens d'accès dans le dropdown des audits sur le compte#658

Merged
bellangerq merged 4 commits intomainfrom
631-accs--la-page-synthse-depuis-laccueil-de-lespace-auditeur
Feb 22, 2024
Merged

Ajoute des liens d'accès dans le dropdown des audits sur le compte#658
bellangerq merged 4 commits intomainfrom
631-accs--la-page-synthse-depuis-laccueil-de-lespace-auditeur

Conversation

@bellangerq
Copy link
Copy Markdown
Collaborator

closes #631

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 14, 2024

Deploy Preview for confiture canceled.

Name Link
🔨 Latest commit e6c1f06
🔍 Latest deploy log https://app.netlify.com/sites/confiture/deploys/65d777ede20ade00085db4e8

@bellangerq bellangerq changed the title Ajoute des éléments dans le dropdown des audits sur le compte Ajoute des liens d'accès dans le dropdown des audits sur le compte Feb 14, 2024
const url = `${window.location.origin}/audits/${uniqueId}/generation`;

navigator.clipboard.writeText(url).then(() => {
console.log("bien copié");
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'est un toast qu'on devrait avoir ici plutôt ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oula oui merci 😄

@bellangerq bellangerq force-pushed the 631-accs--la-page-synthse-depuis-laccueil-de-lespace-auditeur branch from 5a3d56f to 25efb59 Compare February 16, 2024 09:36
@bellangerq bellangerq merged commit b2009b9 into main Feb 22, 2024
@bellangerq bellangerq deleted the 631-accs--la-page-synthse-depuis-laccueil-de-lespace-auditeur branch February 22, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accès à la page synthèse depuis l'accueil de l'espace auditeur

2 participants