Pytal

Results 178 comments of Pytal

So with https://github.com/nextcloud/nextcloud-vue/pull/4209 the dropdown will stay open but the actual results are dependent on network and server latency For highlighting the first option more prominently I would not opt...

> @Pytal @susnux @artonge how can i resolve this todo point: Make possible to create a new group for availableGroups? I believe the name needs to be destructured with something...

> Nice! Great improvement :) Some points regarding the "One of either password or email..." message, no other feedback, looks great :) > > * [ ] We could show...

What do you think about @szaimen's wording suggestions for follow-up @jancborchardt?

> maybe someone from @nextcloud/server-frontend can give it a hand? Yup :) tracking in https://github.com/nextcloud/server/issues/36125

Cannot reproduce, what gets copied when clicking on the copy to clipboard buttons @ernolf? Can you paste your console logs?

Depending on the prevalence, we could technically add a utility function to fallback to the deprecated [Document.execCommand()](https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand) method and use the util in place of all the native Clipboard API...