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

Fola/upload house list #29

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

Fola/upload house list #29

wants to merge 21 commits into from

Conversation

foloye
Copy link

@foloye foloye commented Apr 29, 2023

What's new in this PR

Description

This PR involved the the upload house list flow. A user is able to upload a CSV file containing members from a singular house with the relevant fields, and see which members will be added or removed from the house.

Screenshots

Screenshot (370)
Screenshot (371)
Screenshot (372)
Screenshot (373)

How to review

There is currently only one file to really look at in this PR, and that's the uploadHouseList.tsx file. I had to change a few lines in the Authorized Users API Slice as well. I would like for whoever is testing this flow at to try to catch bugs by uploading various CSV files that vary in length, with wrong fields, blanks, etc. I would also like for the back buttons to be tested, as they were a bit buggy in the beginning.

Next steps

Right now this flow is hardcoding in the houseID as 'EUC'. When the authUser is up and running it should be changed to the house of the manager that is logged in. Also I am unsure how this flow should work if it's the supervisor that is logged in. Lastly, I did not do the uploadHouseListBtn yet, I just add a button component at the top of this file.

Relevant Links

Online sources

Related PRs

CC: @gregoriiaaa

@foloye foloye self-assigned this Apr 29, 2023
@vercel
Copy link

vercel bot commented Apr 29, 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 29, 2023 0:54am

Copy link
Contributor

@gregoriiaaa gregoriiaaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy. Fix these errors that Vercel caught:
image

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.

3 participants