tenants2 icon indicating copy to clipboard operation
tenants2 copied to clipboard

The JustFix tenant platform!

Results 101 tenants2 issues
Sort by recently updated
recently updated
newest added

Added code in #1611 to send it synchronously, but we should do it async and retry on failure.

It'd be nice if we did this, in part because it'd then be reported to Slack and folks would know when new deploys are happening. https://docs.rollbar.com/docs/circleci

We have some users whose states became invalid for creating letter requests after they requested them; when an admin tried to mark the request as rejected, validation errors like "please...

They show date of last login, but ideally they should show the date of the letter request.

This results in gross fragments that wrap multiple children, see e.g. https://github.com/JustFixNYC/tenants2/pull/1556/files#r445195129.

In #1556 we have a pretty big `Subscribe` component that currently has no test coverage. However, a bunch of its code is duplicated across two other codebases: see https://github.com/JustFixNYC/who-owns-what/pull/288 and...

In #1556 we have improved the UX for subscribing to our mailing list, but the one downside is that it now requires JS. It's pretty core functionality, though, so we...

Urg, this might have to do with #161 and/or the way we're shoehorning Bulma's modal styles into react-aria-modal, but as I discovered when adding our relatively enormous amount of privacy...

good first issue

If we change #BSMT to "BASEMENT" as the second line of the address and submit it, lob adds "BSMT" to its version of the address, but otherwise it removes it...

Right now our focus logic assumes modals will transfer focus back to where it was before the modal opened, but this focus doesn't exist when the modal is transferring the...