AwesomeBlazor / AutoScrum

AutoScrum tells your clients/team members what are you doing with one click. It finds the PBIs you did yesterday and works out what are you doing today. It supports Azure DevOps and GitHub projects and issues (coming soon). The consultants at SSW use it everyday and the best thing is that it force every team member to keep the backlog up-to-date. https://www.ssw.com.au/rules/methodology-daily-scrums
https://autoscrum.jkdev.me/
16 stars 5 forks source link

Add a copy button to output #59

Closed Hona closed 2 years ago

Hona commented 2 years ago

As per my conversation with @bradystroud,

bradystroud commented 2 years ago

This package should make implementation easy https://github.com/Append-IT/Blazor.Clipboard

jernejk commented 2 years ago

Because we want rich text editing, I implemented my own JS script for this feature.

jernejk commented 2 years ago

image

image

image