Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed metadata about the current page instead of parsing current path #2440

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

Nemo157
Copy link
Member

@Nemo157 Nemo157 commented Mar 5, 2024

To help out with the client-side for #2434

@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Mar 5, 2024
@GuillaumeGomez
Copy link
Member

Makes the route configuration and the code much simpler. Good idea!

@Nemo157 Nemo157 force-pushed the embed-metadata branch 2 times, most recently from 93e024b to 2e2d1c1 Compare March 6, 2024 13:28
@Nemo157 Nemo157 marked this pull request as ready for review March 6, 2024 13:45
@Nemo157 Nemo157 requested a review from a team as a code owner March 6, 2024 13:45
@Nemo157
Copy link
Member Author

Nemo157 commented Mar 6, 2024

When working out how to test the changes I realised there's even a much simpler way to handle the menus, that let the tests verify the ajax menu even better.

static/index.js Outdated Show resolved Hide resolved
static/menu.js Outdated Show resolved Hide resolved
@syphar
Copy link
Member

syphar commented Mar 20, 2024

@Nemo157 is this waiting for review again?

@syphar syphar requested a review from GuillaumeGomez March 20, 2024 07:18
@GuillaumeGomez
Copy link
Member

@syphar Would be better to have yours. ;)

@Nemo157
Copy link
Member Author

Nemo157 commented Mar 20, 2024

Yep, it should be ready, IIRC I just fixed the two issues @GuillaumeGomez brought up.

Copy link
Member

@syphar syphar left a comment

Choose a reason for hiding this comment

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

I manually tested some things around the release & platform lists and all seems to be fine.

I can't really judge the JS code, but since @GuillaumeGomez reviewed it, I'm fine.

@syphar syphar merged commit 3f7b37b into rust-lang:master Mar 20, 2024
13 checks passed
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Mar 20, 2024
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Mar 20, 2024
@Nemo157 Nemo157 deleted the embed-metadata branch March 20, 2024 14:10
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