Kevin

Results 37 issues of Kevin

Because: * A few tweaks to help the toc blend in while reading the main lesson content. This commit: * Lighten the toc item color and heading. * Use font...

Type: Enhancement
Status: Needs Review

Because: * All of these pages have been converted to Tailwind. This commit: * Remove any old remaining lesson styles * Remove any old remaining course styles * Remove any...

Status: Needs Review
Type: Chore

### Description We don't have any visibility of dashboard button usage in GA. ### Acceptance Criteria * Track "Resume" button clicks * Track "Start" button clicks * Track "Open" button...

Status: Help Wanted

Because: * We were using the default Bootstap styles for our flash messages. This commit: * Always display flash messages in the upper right in a fixed position so they...

Type: Enhancement
Status: Needs Review

### Description The Github Action we use for this has a check to stop PR's originating from forks from triggering this action: https://github.com/fastruby/manage-heroku-review-app/blob/main/src/index.ts#L30 * Is there an alternative action available...

Status: Help Wanted

### Description The share feature on our lesson preview page works by hashing the content and generating a url with the hash appended as a param. This works fine when...

Type: Enhancement

We've received feedback on discord about the recent lesson page layout changes making the content harder to read. Link to that discussion - https://discord.com/channels/505093832157691914/1000388686690648104 I wanted to open up this...

Status: Discussion

### Why? We have been adding more ancillary pages lately like the [Installations Appendix](https://www.theodinproject.com/lessons/installation_lessons) and have more planned. The current footer links to these pages along the bottom, but this...

Type: Design
Status: Discussion

### Why? Currently we only have a brief description of the path/course followed by the syllabus. This doesn't offer a lot of insight into the path/course and may be leaving...

Type: Design
Status: Discussion

Because: * We are not using them anymore. This commit: * Remove form.css file from webpacker * Remove form components from the asset pipeline * Remove any input global styles....

Type: Chore