René Gieling

Results 252 comments of René Gieling

At least removing top solves it for me. See #3222

`inputmode` helps to choose the appropiate virtual keyboard, when i.e. `type='text'` is to use, but also special characters like spaces or hyphens are allowed. This is very helpful on mobile...

> It's not implemented yet but it should be enough to allow the `number` string in the `type` prop validator. Not sure, if I get you right. Since '2345-3765-7654-7695' is...

> Is that the only use-case that is not contemplated by the `type` attribute? That is one use case, which helped me to get a better UX with article numbers...

Not intended. I have to inspect. Turn off long polling in the admin section meanwhile and switch to periodic polling.

ATM I don't understand, why this happens. For some reason the server part immediately responses to the request, instead of periodically check, if there is a new log entry in...

Still digging. Could you provide some information from the console log with activated debug info?

I guess it should be * https://github.com/nextcloud/deck/blob/249935fc66fa4bbf2a875000bf5d623f2e22eac4/src/components/ActivityEntry.vue together with * https://github.com/nextcloud/deck/blob/249935fc66fa4bbf2a875000bf5d623f2e22eac4/lib/Activity/ActivityManager.php

Don't worry. Was not my issue. 😄