#4982 - Add "on the fly" addition of donation sites when entering a donation#5157
#4982 - Add "on the fly" addition of donation sites when entering a donation#5157neenu-chacko wants to merge 6 commits into
Conversation
e240b26 to
3696784
Compare
3696784 to
41e2928
Compare
|
It'll probably be Monday before I get to reviewing this. |
|
LGTM functionally. Over to @dorner for technical comments. |
| @@ -0,0 +1,6 @@ | |||
| <% flash.discard %> | |||
There was a problem hiding this comment.
Using JS ERB is a really old pattern that we'd prefer not using. Turbo and Stimulus are more modern ways of achieving the same goal. Can you look into those approaches? We use them elsewhere in the app.
|
Hey @dorner -- it looks to me as if @neenu-chacko made the requested changes, but maybe didn't request a re-review. Can you take a look? |
|
@cielf the primary concern hasn't been addressed (the PR is still using JS ERB). |
|
@neenu-chacko Are you still working on this? If we don't hear back in a couple of days, we'll assume that we need someone else to finish this off. |
|
@cielf Sorry, I missed the messages. I won’t be able to follow up on this anytime soon, so it’s totally fine to pass it on to someone else if needed. |
|
@neenu-chacko Ok .. we'll mark it as open and point to your PR. Please do check back when you can -- sometimes this sort of 'last mile' work isn't picked up quickly. |
Resolves #4982
Description
Type of change
How Has This Been Tested?
rspec spec/system/donation_system_spec.rbScreenshots
Donation.site.mp4