Skip to content

feat(ui): show <owner>/<repo> in page title #303

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

Merged
merged 7 commits into from
Jun 24, 2025

Conversation

ghost
Copy link

@ghost ghost commented Jun 22, 2025

Modified the template files to include the repo in the title if there is.
Modified the utils to read the title and automatically set it in the document
Modified the query processor to include a 'short_repo_url' field in the context.

Closes: #271

Copy link
Member

@cyclotruc cyclotruc left a comment

Choose a reason for hiding this comment

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

I tried it and seems to be working correctly, thanks a lot for your contribution @amaank404

Before merging I would like to clear out those two comments and we should be fine!

@filipchristiansen filipchristiansen changed the title Added dynamic page titles, the title now contains the repo url feat(ui): show <owner>/<repo> in page title Jun 23, 2025
filipchristiansen

This comment was marked as outdated.

@ghost
Copy link
Author

ghost commented Jun 23, 2025

alright, I've tested the final changes, all should be in order now

Copy link
Member

@cyclotruc cyclotruc left a comment

Choose a reason for hiding this comment

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

Tested and it works very nice!
Thank you very much, merging this

@cyclotruc cyclotruc dismissed filipchristiansen’s stale review June 24, 2025 02:55

It was addressed with @cyclotruc review

@cyclotruc cyclotruc merged commit 09ffc44 into coderamp-labs:main Jun 24, 2025
18 checks passed
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.

feat: dynamic page title
2 participants