Robin Bürgi
Robin Bürgi
**Describe the bug** The concept extraction is not handled on a per workspace basis. It is possible that Articles form different Workspaces get linked together. **To Reproduce** Steps to reproduce...
**Describe the bug** The highlighting of the search results is currently done using dangerouslySetInnerHTML. This may be a XSS vulnerability and has to be fixed. **Fix** The highlighting of the...
**Describe the bug** The width of the webpage is set to wide on mobile devices. This allows the user to scroll horizontally. Example:  **To Reproduce** Steps...
**Description of problem** A user wants to extract knowledge from existing text sources and import them into the application. **Solution** The user should be able to upload existing text files....
**Description of problem** The user wants to search for content-nodes that are related to one or more specific concepts. **Solution** A user can enter one or more concepts into a...
**Suggestion** Editing of articles could be made more seamless if instead of a separate input box the first line of the article would be interpreted as its title.
## Summary - Updated dependencies: regex, clap, serde, csv, indexmap - Updated Cargo.lock with latest dependency versions