Frachtwerk / essencium-frontend

Next.js based starter monorepo consisting of a component library, types, docs and a boilerplate application.
https://staging.essencium.dev
GNU Lesser General Public License v3.0
17 stars 1 forks source link

feat: close feedback widget on screen capture #557

Closed CathrinTruchan closed 6 months ago

CathrinTruchan commented 6 months ago

DESCRIPTION

The feedback widget now gets closed on screen capture and opens again after the screenshot is made.

TO-DO

CLOSES

closes #542

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
app ✅ Ready (Inspect) Visit Preview Apr 23, 2024 1:54pm
docs ✅ Ready (Inspect) Visit Preview Apr 23, 2024 1:54pm
nx-cloud[bot] commented 6 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ce3950af1789dfd594124cffca1c04199c97241e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets - [`nx build @frachtwerk/essencium-app`](https://cloud.nx.app/runs/Odr3MQjelG?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=lint --parallel=10`](https://cloud.nx.app/runs/Db9eEZrhUQ?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

CathrinTruchan commented 6 months ago

Minor change requested, otherwise nice solution! 🥳

Thanks 🎈