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

No meta title info for integrations #18

Closed
Tracked by #5268
bilgeyucel opened this issue May 2, 2023 · 2 comments
Closed
Tracked by #5268

No meta title info for integrations #18

bilgeyucel opened this issue May 2, 2023 · 2 comments
Assignees

Comments

@bilgeyucel
Copy link
Contributor

Currently, there's no meta title info provided for integration detail pages. We need "title" attribute in frontmatter to have a meta title.
image

There are two options to solve this:

  1. Add extra "title" attribute to frontmatter for each integration, which would probably have the same value with "name"
  2. Rename "name" as "title". We need to change the UI code as well for this. -> I'd go with this one
@TuanaCelik
Copy link
Member

I agree with option 2. Let's fix this both here and also means we fix it in haystack-home i think

@bilgeyucel
Copy link
Contributor Author

This seems like fixed

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

No branches or pull requests

2 participants