opendut icon indicating copy to clipboard operation
opendut copied to clipboard

Add copy to clipboard button for setup strings

Open mirenz1 opened this issue 1 year ago • 1 comments

Add a copy to clipboard function to the setup string text fields, so that the setup string can be easily copied to the clipboard with one click.

  • [ ] Setup string can be copied to clipboard with one click

mirenz1 avatar Aug 21 '24 12:08 mirenz1

Discussion how to realize this: https://github.com/leptos-rs/leptos/discussions/2399 (Feature is not anymore unstable.)

mbfm avatar Aug 21 '24 12:08 mbfm

Suggestion for button layouts image image

voelkera avatar Aug 27 '24 13:08 voelkera

Image Image

voelkera avatar Aug 28 '24 11:08 voelkera

Implemented in #299.

mbfm avatar Aug 30 '24 08:08 mbfm