James Lao
James Lao
Safari in IOS 15 can properly display webp images in NextCloud web version, but in NextCloud iOS app, webp images are listed in "Media" but cannot be previewed. Can we...
I feel it would be helpful to store the user id in the task results, especially for site where multiple people can start tasks.
Hi, the included Montserrat font is lovely but makes the dist CSS file quite large. Would it make sense to remove it from the package so we can load the...
Is it possible to have open-ended ("Others") answer for MultipleSelectInput? Adding "open" as an option doesn't seem to do anything. Also, adding `[{"label": "lastId#0","value": "0"}]` seems to put `lastId#0` into...
Would it be possible to render nested questions on the same page instead of going into another page? This can be very helpful for 1 or 2 follow-up questions.
Hi, would there be an SDK to manage subscribed SKUs and to assign licenses to users? Thank you. https://learn.microsoft.com/en-us/graph/api/subscribedsku-list?view=graph-rest-1.0&tabs=http https://learn.microsoft.com/en-us/graph/api/user-assignlicense?view=graph-rest-1.0&tabs=http
`length_is` is deprecated since 4.2 and removed in Django 5.1
The select2 dropdown on change forms no longer triggers action on django-import-export and it won't give additional menu
This is to ensure that if other plugins (e.g. django-import-export) watches `.action` events, select2 won't be applied twice.