Results 109 comments of Isaac Lee

@mansona No problem. I appreciate your feedback on the implementation!

@acorncom I'm not sure off the top of my head, and would need to research. I agree that accessibility is an important factor to arriving at a solution.

The Learning Team didn't get to discuss this item on September 24 (we focused on Hacktoberfest). We will try to revisit it on October 1.

Hi, @MariannaAtPlay. I appreciate your filing this issue and sharing your experience. 👍 I think you helped us identify 2 problems: - The `View v3.20.0` button can likely redirect a...

Let me tag @imagolive for more information on what happened on Windows.

@asanzo Thanks for checking both pull requests. I tried to see if the test provided in #1626 would pass in #1648. Unfortunately, there may need to be additional test setup...

Hi, @tfloxolodeiro. Can you rebase your branch so that I can try running CI? ```sh git remote add upstream [email protected]:ember-intl/ember-intl.git git checkout normalizing-wrap-paths git pull --rebase upstream main git push...

Thanks, @samselikoff . I think I understand what you meant by both options. The 2nd option may be a better approach in my case, as I wanted to try importing...

For those who land on this issue, I wrote a [codemod to un-pod Ember projects](https://github.com/ijlee2/ember-codemod-pod-to-octane). Feel free to give it a try.