-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
area: backendChanges to server-side codeChanges to server-side codecomplexity: unassessedNeeds further developer investigation before complexity/feasibility can be determined.Needs further developer investigation before complexity/feasibility can be determined.priority: medium
Description
Describe the bug
On a specific question page, instead of showing an excerpt of the question and top answer, the description found in the <meta name="description"> tag is the standard default back up description. For example, on Meta Codidact it is:
<meta name="description" content="Codidact Meta on Codidact - open, community-run Q&A knowledge sharing">To Reproduce
Steps to reproduce the behavior:
- Go to any specific question page on any Codidact community
- Right click on the page and select "View Page Source"
- The default (instead of question specific) description can be seen around line 7
Expected behavior
The description is intended to include an excerpt of the question wording, followed by an excerpt of the top answer wording if present.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: backendChanges to server-side codeChanges to server-side codecomplexity: unassessedNeeds further developer investigation before complexity/feasibility can be determined.Needs further developer investigation before complexity/feasibility can be determined.priority: medium