Small Auride improvements #124

Merged
katniny merged 2 commits from random-changes into main 2025-11-28 22:28:57 -05:00
katniny commented 2025-11-28 22:26:32 -05:00 (Migrated from github.com)

Description of Changes


This PR makes some small improvements.

  • A small race condition on /u/ pages has been fixed by waiting for the notes element to appear before attempting to render.
  • The website should theoretically build on PR (I don't know, I need to open this PR to find out lol.)
  • The 404 page was redesigned to match the new /u/ failure styling.

Visual Sample


New 404 page:
image

Race condition fixed:
image

N/A for build.

Checklist


  • I have thoroughly tested my changes to the best of my ability
    • You agree that you have tested your changes, and that you are not opening a Pull Request that you're unsure if it works.
  • I confirm I have not contributed anything that would impact Auride's licensing and/or usage
    • Auride is a commercial product that Katniny Studios can profit from. Please do not add copyrighted material to your Pull Request, however there are exceptions (e.g. our Spotify integration).
  • This Pull Request fixes a critical issue that should be reviewed and merged as soon as possible
    • This includes things such as security vulnerabilities, ways to manipulate data, etc.
  • I've read the latest CONTRIBUTING.md (last updated: September 15, 2025) and will follow the guidelines
    • Please make sure to read it, we use this as the standard when reviewing contributions, so it's in your best interest to be familiar with it!
  • I updated the version and added the update log
### Description of Changes --- This PR makes some small improvements. - A small race condition on /u/ pages has been fixed by waiting for the `notes` element to appear before attempting to render. - The website should theoretically build on PR (I don't know, I need to open this PR to find out lol.) - The 404 page was redesigned to match the new /u/ failure styling. ### Visual Sample --- New 404 page: <img width="1505" height="964" alt="image" src="https://github.com/user-attachments/assets/83a32072-2d6d-499d-a0f0-cf3cc6d34302" /> Race condition fixed: <img width="1257" height="905" alt="image" src="https://github.com/user-attachments/assets/cfe31057-2691-484f-b651-a6daae36df6e" /> N/A for build. ### Checklist --- - [x] I have thoroughly tested my changes to the best of my ability - You agree that you have tested your changes, and that you are not opening a Pull Request that you're unsure if it works. - [x] I confirm I have not contributed anything that would impact Auride's licensing and/or usage - Auride is a **commercial** product that Katniny Studios can profit from. Please do not add copyrighted material to your Pull Request, however there are exceptions (e.g. our Spotify integration). - [ ] This Pull Request fixes a **critical** issue that should be reviewed and merged as soon as possible - This includes things such as security vulnerabilities, ways to manipulate data, etc. - [x] I've read the latest [CONTRIBUTING.md](https://github.com/katniny/auride/blob/main/CONTRIBUTING.md) (last updated: September 15, 2025) and will follow the guidelines - Please make sure to read it, we use this as the standard when reviewing contributions, so it's in your best interest to be familiar with it! - [x] I updated the version and added the update log - Unsure what this means? Please read [CONTRIBUTING.md](https://github.com/katniny/auride/blob/main/CONTRIBUTING.md).
katniny commented 2025-11-28 22:27:29 -05:00 (Migrated from github.com)
image Building on PR works. :)
<img width="1902" height="799" alt="image" src="https://github.com/user-attachments/assets/18175fc0-a12b-4e88-bf05-b5d2506553ca" /> Building on PR works. :)
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
katniny/Auride!124
No description provided.