Nick Daugherty

Results 71 issues of Nick Daugherty

When setting request parameters, the system uses only the last defined value for a given parameter. IE, if you have two parameters named 'user_id', only the last one is sent....

The github links for Source Code and Issues in the REST Console's are 404, the correct links don't have a dash in the word 'rest-console'

When submitting requests, if there is any value inside the 'Request Payload' field for adding new fields (the disabled one), it gets sent to the server. I don't know how...

It would be very handy to have npm support for this repo. https://www.npmjs.org/

Vault has `/sys/tools/random/:bytes` and `/sys/tools/hash/:algorithm` endpoints that can be implemented with helper functions. https://www.vaultproject.io/api-docs/system/tools#generate-random-bytes

After instantiation, it's no longer possible to set the min/max times (for example, when using 2 DateSliders as a range picker). The `DateSlider` class provides a `setTime()` method, it should...

When using automatic transitions, the timer should be reset when the user changes slides on their own. Currently, the timer keeps going, leading to unexpected behavior if a user changes...

**Is your enhancement related to a problem? Please describe.** Currently, ElasticPress indexes the "components" (like year/month/day/etc) of the `post_date` field, but not the components of the other core date fields...

enhancement
module:posts

Revisions are useful to see when and who made changes to a redirection - especially if the change causes problems. We can also limit the number of revisions using `wp_revisions_to_keep`...

type:enhancement
help wanted

Ad region ``s are still rendered even if there is no matching ad code to display in them. This causes some strange output because the `` doesn't get a proper...

Type: bug