You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
public/modules/actions/partials/modals/complaint-letter.client.view.html
public/modules/actions/controllers/complaint-letter.client.controller.js
To view this on your local copy:
The text was updated successfully, but these errors were encountered: