-
Notifications
You must be signed in to change notification settings - Fork 856
fix: tab titles not showing | Prisma
#5316
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
fix: tab titles not showing | Prisma
#5316
Conversation
|
@hamirmahal is attempting to deploy a commit to the Prisma Team on Vercel. A member of the Team first needs to authorize it. |
|
👋🏾 @hamirmahal Thanks for looking into this. I've shared your PR internally for someone to review & share feedback on your PR. 🙂 |
ruheni
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again for the contribution 🙏
nilubava
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @hamirmahal
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@nilubava You're welcome! Thanks for merging this. |



Describe this PR
Tab titles don't show
| Prisma, but I think they should. If I favorite a Prisma docs page, I'd like to be able to find it easily by typingprismainto my browser's address bar, as opposed to trying to remember the specific title of the page I favorited.Changes
This hardcodes
homepagetofalseinsrc/templates/docs.tsx.What issue does this fix?
This change fixes #5315.