Hector

Results 61 issues of Hector

**Is your feature request related to a problem? Please describe.** The current data upload panel is simply transferring the text to the front end, which has many limitations. The interface...

feature request

**Is your feature request related to a problem? Please describe.** Now Stave can visualize NLP data results, such as annotation, link. Another type of valuable information to show to machine...

task_size_big
feature request

It would be very helpful for communication if we use the RESTful API, that most objects have their URL. It is much easier to share our annotaitons.

P1:better_do
task_size_small

**Describe the bug** A new user of this project will have the same name with the existing user. **To Reproduce** Steps to reproduce the behavior: 1. Go to "All Users"...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Create a new project 2. Add the ontology 3....

**Is your feature request related to a problem? Please describe.** This project uses JSON in several key places, including: 1. The data files (data packs) 2. The ontology file 3....

feature request

**Is your feature request related to a problem? Please describe.** If the user keeps working on a project and do not log out, it may block the other users. **Describe...

task_size_mid
feature request

**Describe the bug** When two users are working on one project simultaneously, it will create problems to synchronize their efforts. **To Reproduce** Steps to reproduce the behavior: 1. Open two...

bug
task_size_mid

**Describe the bug** Currently, the header is shown when the user is logged out, which contains the `logout` button itself. This is quite confusing to the users. **To Reproduce** Simply...

bug
rendering

**Describe the bug** Sometimes we can get the following error when using the scope selector. TypeError: Cannot read property 'span' of undefined TextArea src/nlpviewer/components/TextArea.tsx:79 76 | ); 77 | const...

bug