rubyforgood / rubyforgood/casa
SMS messages open in a new tab in a development environment
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 381
- Forks
- 542
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 47
Description
Description
When the app tries to send an SMS message, we would like a new tab in the browser to display it in development environments. Similar to Letter Opener and emails.
We have found 2 repositories that may do this but they are a little old.
https://github.com/cobyrne/text_opener
https://github.com/abhisheksarka/notifications_opener
Try installing these first and testing them.
If they don't work maybe you can use sections of code from the repositories and add them to casa to implement this feature.
Questions? Join Slack!
We highly recommend that you join us in slack https://rubyforgood.herokuapp.com/ #casa channel to ask questions quickly and hear about office hours (currently Tuesday 6-8pm Pacific), stakeholder news, and upcoming new issues.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by installing and testing the referenced text_opener and notifications_opener repositories in a development environment, then inspect how the existing SMS sending flow can use their relevant behavior. Done means an SMS sent during development opens in a new browser tab, similar to Letter Opener; verify the behavior in the Casa application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100