Stephen Wicklund
Stephen Wicklund
General area of the codebase where the node user-interface components are defined: https://github.com/debate-map/app/tree/main/Packages/client/Source/UI/%40Shared/Maps/Node **User-interface** This comments feature would be added as a new panel (named "Comments"), shown in the list...
**Summary** Implementing this might be a workable compromise between two concerns: Enable argumentpremise visual node-merging for visitors when a certain flag is included in the url (to maximize simplicity/new-user-friendliness), but...
Error: ``` file:///C:/Root/Apps/@V/DebateMap/Main/.yalc/web-vcore/.yalc/mobx-graphlink/Dist/Tree/QueryParams.js:1 import { gql } from "@apollo/client"; ^^^ SyntaxError: Named export 'gql' not found. The requested module '@apollo/client' is a CommonJS module, which may not support all module.exports...
Steps: * Figure out the widths of everything. (during timeline, lock nodes to max-width) * Figure out the heights (+sibling orderings) of everything. (during timeline, use locked-width, and assume subsequent...
Intro: https://docs.paradedb.com/blog/introducing_bm25 Repo: https://github.com/paradedb/paradedb Extension source: https://github.com/paradedb/paradedb/tree/dev/pg_bm25