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

MS a link between two claims can have a pro/con polarity attached #306

Closed
Venryx opened this issue May 7, 2024 · 0 comments
Closed

MS a link between two claims can have a pro/con polarity attached #306

Venryx opened this issue May 7, 2024 · 0 comments
Labels
frontend Requiring changes to the frontend code (TypeScript)

Comments

@Venryx
Copy link
Collaborator

Venryx commented May 7, 2024

User-interface:

  • When right-clicking a node, the "Add structured child (re. )" item should have two children (when valid for the right-clicked node): "New supporting claim", "New opposing claim"
  • These buttons should open the dialog to add a new claim (similar to the "Add freeform child -> New claim" option), except rather instead of adding a node-link entry of {type: "freeform}, it should add one of {type: "truth"/"relevance"} (depending on child-group being added to), and with the polarity field (in the link) set to supporting or opposing.
  • The node-ui components may also need some updating to support the case of a child of type claim having a pro/con polarity. (historically, the only times where pro/con "polarity" were assigned is for children nodes of the argument type, not claim, so some sections of the frontend code may get confused or error due to the new case being introduced)
@Venryx Venryx added the frontend Requiring changes to the frontend code (TypeScript) label May 7, 2024
@Venryx Venryx closed this as completed May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Requiring changes to the frontend code (TypeScript)
Projects
Status: Done
Development

No branches or pull requests

1 participant