backstage-plugin-qeta
backstage-plugin-qeta copied to clipboard
feat: show related questions on question page
Create a list (like the hot questions, etc. on the front page) and show it at question page. The list should contain related questions that have either similar tags, entities or title/description. This requires also changes to backend to get proper list out.
Actually, this could also be shown in the ask question form and update the list when the user changes the inputs. But might be a different issue.