Bloom Review - General Q&A #1400
Replies: 13 comments 33 replies
-
Here are some initial questions from the team:
This question probably deserves a bigger discussion - the recommended approach for forking Bloom is to copy |
Beta Was this translation helpful? Give feedback.
-
What services are needed to deploy Bloom other than the 3 NodeJS environments, Redis, and PostgreSQL database? Here's what we've discovered, but wondering if there are any we missed:
|
Beta Was this translation helpful? Give feedback.
-
In our deployment of this site, neither of our front-ends are able to login using the separately deployed backend (see CityOfDetroit#100). We think it's probably related to certificates, but I didn't see an obvious fix for that. Did you run into anything like this before? |
Beta Was this translation helpful? Give feedback.
-
What is the roadmap and timeline for filters on the /listings endpoint? I didn't see any open issues for filtering when I searched a few weeks ago, but I noticed you recently added a framework for filters in #1359. Will there be more filters related changes coming? I don't want to duplicate effort if so. Relatedly, when will these changes be merged to master? I'd like to build on them, but I don't want to wait two weeks for the next release. Thank you! @willrlin and @ pfeeny5 for visibility |
Beta Was this translation helpful? Give feedback.
-
There's a field under the property named "unitsAvailable", and then under each unit type / rent there's a "totalAvailable". Are these the units that are actually available for rent? We're trying to map what data we will eventually have onto the fields that exist right now. We will end up displaying all the properties with a few that have availability for unit types (1 BR, 2 BR) at specific rents. |
Beta Was this translation helpful? Give feedback.
-
How does the |
Beta Was this translation helpful? Give feedback.
-
I'm curious about Exygy's roadmap for listing photos. I've scanned #1177 and #1348, and I was excited to see that this seems like something you all are actively working on! Two quick questions:
|
Beta Was this translation helpful? Give feedback.
-
Do you have a spec (or a sample) for the JSON that the HOUSING_COUNSELOR_SERVICE_URL is supposed to return? Ours is still pointing at sfgov, which doesn't have anything, thus that cypress test fails. |
Beta Was this translation helpful? Give feedback.
-
Hi Sean, Thanks for your time! |
Beta Was this translation helpful? Give feedback.
-
We're looking into adding RTL support since Detroit needs Arabic translations. We found a few different plugins, but would like to contribute this upstream since it likely involves changes to |
Beta Was this translation helpful? Give feedback.
-
We're running into an issue (described in CityOfDetroit#429) where it doesn't seem like React is re-rendering the modal pop-up when something changes in the form that's embedded inside (I've also tried doing other actions inside the modal and those have the same effect). Have you ever encountered anything like this / know how we could go about investigating? |
Beta Was this translation helpful? Give feedback.
-
We noticed that the seed data doesn't seem to be populating the |
Beta Was this translation helpful? Give feedback.
-
I noticed in the recent build (as of October 1st I think) that there's a button to invite a user as a partner or administrator. Do you also plan to have a UI for upgrading an existing user from a public side account to a partner or admin? I haven't tested this scenario, but I'm wondering if the email is already in use on the public side if the invitation/confirmation would succeed? |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
This discussion is reserved for questions that have come up during your review of Bloom's codebase. Questions like, what is this field used for, why is the data structured this way and how do I access this service are all welcomed.
Beta Was this translation helpful? Give feedback.
All reactions