rilldata / rill

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
https://www.rilldata.com
Apache License 2.0
1.73k stars 117 forks source link

Create public url and offer copy to clipboard cta #6103

Closed lovincyrus closed 1 day ago

lovincyrus commented 2 days ago

Fix part of https://github.com/rilldata/rill-private-issues/issues/920.

Safari doesn't allow async clipboard copy unless it's directly triggered by a user interaction. Split the CTA into two separate actions: one for creation and another for copying to the clipboard.