Alessandro

Results 67 issues of Alessandro

https://github.com/CSFrequency/react-firebase-hooks/blob/edab3f3f3b5ec01c8aafcc6096755dfcc69e4408/auth/README.md?plain=1#L150 In the docs you use `user.email` but `useSignInWithEmailAndPassword` returns UserCredential type not User. The correct use should be `user.user.email`. It might be good to rename it then...

https://github.com/CSFrequency/react-firebase-hooks/blob/edab3f3f3b5ec01c8aafcc6096755dfcc69e4408/auth/README.md?plain=1#L559 In the docs you suggest to use `email` as a parameter, but it should be `password`.

This is a tricky one. # TL;DR I need to manually pass a **value** to a **field** as this is accessible only within the `RelevanssiConnectionResolver::get_query()` method. In other words the...

question
Documentation
close candidate
status: awaiting reviewer response
stale

### Issue It's not possibile to complete setup. ### Expected behavior Should complete the setup as usual. ### How to reproduce the issue 1. `rails db:drop && rails db:create` 1....

critical bug

### Issue Postgres gem seems pretty old. Is there any reason to keep its version `

enhancement

### Issue Guidelines added to _ActiveSupport Concerns_ aren't covered by YARD. ### Expected behavior Guidelines should be precompiled and visible in the final documentation. ### How to reproduce the issue...

enhancement
help wanted

### Issue This line creates a long list of updates https://github.com/BindaCMS/binda/blob/master/app/models/binda/component.rb#L19 ### Expected behavior It'd be best to use active job ### How to reproduce the issue 1. Create a...

enhancement

### Issue > Ruby Sass is deprecated and will be unmaintained as of 26 March 2019. > > * If you use Sass as a command-line tool, we recommend using...

enhancement
help wanted
external library bug

Integrating GitHub with BrowserStack Integrate GitHub with BrowserStack to easily file bugs. More info here: https://www.browserstack.com/github-integration

enhancement

### Issue In field group editor you can delete a repeater. The UX is not consistent though: deleting a repeater field immediately remove the field instance, but the block with...

enhancement