Luca Fabbri

Results 46 issues of Luca Fabbri

See https://github.com/appwrite/sdk-for-node/pull/43 ## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please...

hacktoberfest-accepted

I think that a string like: ```python f"%H:%M" ``` Which reports: ``` F541 f-string without any placeholders ``` Can be automatically fixed by the ``--fix`` option without any side effect.

enhancement

## Description Cannot install on a fresh node 18 env on macos ### Steps to reproduce - Installed latest node 18 (v18.16.0, but also tested v18.1.0) - `npx gatsby new...

Following a thread on the STAC chatroom on gitter. It seems that the spec doesn't fully define a "number of items returned" value for collections, although it defines pagination. The...

Depending on the kind of authorization provided in the `authConfig`, the browser native password manager (or browser's plugin ones) can be very noisy in case the value of the password...

auth

See https://github.com/radiantearth/stac-browser/blob/097c8e75ab540d78cad6a6d5393105d9c6328a43/src/components/Pagination.vue#L3:L6 Any reason why the first page button is only disabled when first page is not available, while the last page button is omitted?

UX
i18n / l10n

How to reproduce: - create a new Plone site - install PFG - create a new form On my environment the first attempt to create a PFG on a _new_...

A small but annoying issue. Following instructions on https://hub.docker.com/r/keyvanfatehi/sinopia/ keeping local `configure.yaml` lead to unstarted http service because the default file is different from the one generated in the container....

What I find missing in this lib is a `failCondition`, let say a new signature like: `holdUp(condition, [timeoutInterval], [retryInterval], [failCondition])` My usecase: I'm waiting from a global function to be...

Not everybody is used to have Makefile

documentation