Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

completed the house form for creating and updating houses #20

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

danashimessele
Copy link
Contributor

@danashimessele danashimessele commented Apr 22, 2023

What's new in this PR

Description

Created the house form component with creating and updating functionality
When updating, the houseId must be passed into the component to select the correct house
If there is no houseId passed in, firebase will create a new document with the given name, houseId, and address parameters

Screenshots

N/A

How to review

Try to add and update different houses
Form validation

Next steps

For some reason, there is a slight delay now when updating an existing house; the parameters don't load in on the first click, but are there every time after. I don't know why yet because it was previously working as expected. I will get back around to this soon so don't merge yet.

Relevant Links

Online sources

Related PRs

CC: @gregoriiaaa

@vercel
Copy link

vercel bot commented Apr 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bsc-web-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2023 2:14am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant