tenants
tenants copied to clipboard
Begin to look into the UI
- Review the prototype
- Check out the letter of complaint feature - it's a very similar UI with a modal that has "states"
- View is at
public/modules/actions/partials/modals/complaint-letter.client.view.html
- Controller is at
public/modules/actions/controllers/complaint-letter.client.controller.js
To view this on your local copy:
- Create an account
- Go to the Take Action section
- Complete two actions: "Contact Super" and "Email Landlord"
- Do the "Send a letter of complaint" action - this is the UI we are basing the SMS referral UI off of. Notice how each "state" in the modal window transitions from left-to-right - this is how we can account for error/success states before the user closes the modal.
Hi @mrudof - can you please submit a PR of your code or update this ticket with some questions you have at this current stage?
@romeboards its been a while since I looked at it. I will have an update for you by tomorrow or Saturday. Sorry for the delay!