Simmon Li

Results 10 issues of Simmon Li

![image](https://user-images.githubusercontent.com/36272822/153899705-206d9754-dcb2-4e7b-8e2e-78ef9844999e.png) Using Odin Dark Mode, this table in the [Rails Active Record Associations lesson](https://www.theodinproject.com/paths/full-stack-ruby-on-rails/courses/ruby-on-rails/lessons/active-record-associations#source) is not readable.

Type: Bug
Status: On Hold
Type: Accessibility
Type: CSS

Complete the following REQUIRED checkboxes: - [x] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md) - [x] The title of this PR follows the `location of change:...

Content: JavaScript
Status: Needs Triage

Adds a note about cancelling a modal event by `return event.preventDefault();` ### Description Adds additional code snippet demonstrating cancelling a modal event. ### Motivation & Context As someone new to...

docs
js
v5

I found that when converting PNG with transparency to a JPG, the image ended up with a black background. ~~I added this as a proof-of-concept, but it really should be...

I see that the `world.yml` files include TZ and TZA under country numeric code 834. I suppose because officially it is `Tanzania, United Republic of` rather than `Tanzania` or `Republic...

Revisiting these docs, I realize that it's a little bit confusing if you're using Devise, so I added a Devise callout sooner in the README.

We are running into an issue where our CI system specs are taking a very long time because it seems we are always waiting for the Capybara.default_max_wait_time` amount of time....

Updates the `Enum` section to use new syntax that was introduced in Rails 7.

### Describe your suggestion I wanted to start a conversation about re-writing the Rails Asset Pipeline lesson(s?), as there have been some big changes in the space and more on...

Status: Stale
Content: Ruby on Rails

### Issue Description On server startup, when Sentry configuration may not be fully initialized, it seems that there are spots where `Sentry.configuration` may be `nil`. This is very similar to...

Waiting for: Product Owner
Bug
Ruby