Skip to content

LG-13007: clean up exit survey related.#10572

Merged
dawei-nava merged 2 commits intomainfrom
dwang/LG-13007_remove_idv_exit_survey
May 10, 2024
Merged

LG-13007: clean up exit survey related.#10572
dawei-nava merged 2 commits intomainfrom
dwang/LG-13007_remove_idv_exit_survey

Conversation

@dawei-nava
Copy link
Contributor

@dawei-nava dawei-nava commented May 8, 2024

🎫 Ticket

Link to the relevant ticket:
LG-13007

📜 Testing Plan

Covered by unit and feature test.

changelog: Internal, Doc Auth, Clean up exit survey
@dawei-nava dawei-nava requested a review from eileen-nava May 8, 2024 14:25
@dawei-nava
Copy link
Contributor Author

Most already cleaned up in Apr.

@dawei-nava dawei-nava marked this pull request as ready for review May 8, 2024 15:06
end
end

def exit
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't see when this was added, but I'm glad we're removing. I think exit is a bad name for an action because it shadows the Kernel#exit method built into every Ruby object, the one that exits the program, it would be a bad mistake for code to call #exit on the wrong object instead of this controller

@dawei-nava dawei-nava merged commit 37afb7e into main May 10, 2024
@dawei-nava dawei-nava deleted the dwang/LG-13007_remove_idv_exit_survey branch May 10, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants