Results 87 issues of Josh Smith

# Problem We should generate notifications for users on tasks for the following events: - task description changed - PR was opened for the task - comment was added -...

needs clarification
needs estimate

https://sentry.io/code-corps/code-corps-api/issues/284027328/ ``` Elixir.Bamboo.PostmarkAdapter.ApiError: :timeout File "lib/bamboo/postmark_adapter.ex", line 51, in Bamboo.PostmarkAdapter.deliver/2 File "lib/bamboo/mailer.ex", line 123, in Bamboo.Mailer.deliver_now/3 File "lib/code_corps/services/forgot_password.ex", line 12, in CodeCorps.Services.ForgotPasswordService.forgot_password/1 File "web/controllers/password_controller.ex", line 10, in CodeCorps.PasswordController.forgot_password/2 File "web/controllers/password_controller.ex",...

bug
needs bug verification
Priority: Medium
Skill: Elixir

### Description When using `TextInput` without `multiline` on iOS, the `"." Shortcut` (double tapping the space bar will insert a period followed by space) functionality is broken. ### Steps to...

Platform: iOS
Component: TextInput
Needs: Triage :mag:

# Problem The following error can happen when adding the funds recipient individual: - verifiable information is provided in the form of last 4 of the personal id number -...

bug
Priority: Medium
Skill: Elixir
Skill: Phoenix
Difficulty: Medium

Following up on #823, we need to: - add an example to the documentation for `buildSelection` - add a test for this

# Problem We make use of changesets and other data in our seeds that can change over time. Seeds are especially useful for new contributors and useful for starting fresh...

Priority: Low
needs clarification
Skill: Elixir
Skill: Phoenix
Difficulty: Medium