Skip to content

Select solution#2037

Open
rafalp wants to merge 9 commits intomainfrom
fix-1792-select-solution
Open

Select solution#2037
rafalp wants to merge 9 commits intomainfrom
fix-1792-select-solution

Conversation

@rafalp
Copy link
Owner

@rafalp rafalp commented Feb 28, 2026

Part of the #1792 epic

Fixes #1647

Todo

  • Set thread's solution utility
  • Clear thread's solution utility
  • Rename "best answer" to "solution"
  • Add "enable solutions" category flag
  • Add solution permission checks
  • Select post as a solution view
  • Clear thread solution view
  • Display "solution" flag on threads list
  • Display "solution" bar the on thread page
  • Update plugin hooks

@rafalp rafalp added this to the Misago 0.40 alpha 1 milestone Feb 28, 2026
@rafalp rafalp self-assigned this Feb 28, 2026
@rafalp rafalp added area: frontend This issue involves JavaScript, React.js and Node area: backend This issue involves Python, Django or dependency (eg. database) area: theme This issue involves HTML and CSS feature: threads list Lists of threads feature: thread page Thread and private thread pages labels Feb 28, 2026
@coveralls
Copy link

coveralls commented Mar 3, 2026

Coverage Status

coverage: 96.698% (+0.02%) from 96.674%
when pulling bbeb367 on fix-1792-select-solution
into b6e63be on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: backend This issue involves Python, Django or dependency (eg. database) area: frontend This issue involves JavaScript, React.js and Node area: theme This issue involves HTML and CSS feature: thread page Thread and private thread pages feature: threads list Lists of threads

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename "best answer" to "solution"

2 participants