tenants2
tenants2 copied to clipboard
The JustFix tenant platform!
Here's what it looks like on IE11 when the page loads: >  Hovering over the chevron shows the "pointing hand" icon, indicating that it's interactive, but actually clicking does...
Introduced in #1253. Similarly to #1227, if the NoRent page in which we ask the user for their LL's mailing address is used when the user hasn't entered the LL's...
From #1222: > The start-account-or-login components sometimes put the current phone number into a form as a hidden field, but if it's empty (perhaps because the user navigate through their...
The functionality was added in #1277 but I didn't have time to write tests for it--gotta do that!
We brought a bunch of national metadata into the NoRent.org letter builder flow in #1270 but I had a number of concerns in my review that aren't critical and which...
Currently EHPA uses the `.jf-heading-with-icon` class when NoRent uses the standard Bulma `.media` class. We should standardize this style across all confirmation pages. See: https://github.com/JustFixNYC/tenants2/pull/1263#discussion_r413465116
This was added in #1266 but it's not documented at all yet, it should be!
The purpose of the start-account-or-login thingy (routes + component?) introduced in #1222 is not super obvious and it would be nice to document it.
In #1253, we have a NoRent "here are your landlord details as looked up by HPD" page that shares similar code and text as the JustFix site. We should probably...
"Since it's being repeated a number of times and we might want to eventually use it elsewhere on the site, it might be useful to factor this out into a...