synchrone / sandstorm-radicale

A calendars and contacts app for Sandstorm.io
https://apps.sandstorm.io/app/8kr4rvyrggvzfvc160htzdt4u5rfvjc2dgdn27n5pt66mxa40m1h
13 stars 3 forks source link

Hard to copy cloud credentials on iOS platform #13

Closed jlongman closed 8 years ago

jlongman commented 8 years ago

Sorry I don't have a suggested format - it's easy on OSX to just edit the HTML using Inspect HTML and see whether it's the 'pre' tag causing the weirdness but harder on iOS since that options not available.

kentonv commented 8 years ago

@synchrone One way to improve this might be to enable the new clipboard button implemented by @mnutt: set renderTemplate.clipboardButton to left or right.

synchrone commented 8 years ago

@kentonv thank you for pointing out there's a clipboardButton feature. I was thinking about raising an issue for this UI improvement, since there appeared to be no way to get inside the iframe and handle the UI from the app itself.

Worth documenting it somewhere to be findable via search

kentonv commented 8 years ago

@synchrone Yeah, the feature is brand new in the latest release and hasn't been documented yet.

synchrone commented 8 years ago

Should be solved in v9's 1c3a135446acab796e8b82b3442566d167a6f0a2