Gabriel Belgamo
Gabriel Belgamo
The user must be able to see adoptions posted by other users, filter them and register a new adoption as well. **Register** To register a new adoption the following fields...
## Overview The user must be able to filter adoptions by: animal size, max distance, animal breed and animal type. #30
**Describe the bug** When drag the card, rt dropping the wrong card instead of the dragged card when using `laneSortFunction`. **To Reproduce** Steps to reproduce the behavior: 1. Pass `laneSortFunction={(a,...
When I needed to use the `laneSortFunction` I notice that it's work fine in a single lane as showed in [the story example](https://rcdexta.com/react-trello/?selectedKind=Basic%20Functions&selectedStory=Sorted%20Lane&full=0&addons=0&stories=1&panelRight=0). But there's a bug when I have...
Hey everyone! 😃 I'm so excited to start again/keep working on this awesome project! Since I started contributing, I've noticed that we are not being able to make progress in...
depends on https://github.com/animavita/animavita/issues/194 ## Task Owners can give up to put their pets for adoption. In this case, we should allow them to delete their adoptions. They can do that...
## Task Currently, we're not storing the pet photos anywhere. Let's set up the S3 integration using the javascript SDK.
## Description To continue the work started on #214. Since conventional vertical forms don't fit well for mobile UIs when the keyboard is opened, we want to break down the...
## Issue https://github.com/animavita/animavita/assets/19699724/a2769d25-72d9-4a4e-89ee-eff17bdf5926 ## Context Basically, on the web there's no way to reverse the user's latitude and longitude into an address "for free". We need to use [Places API](https://developers.google.com/maps/documentation/geocoding/requests-reverse-geocoding?hl=en)...