-
Notifications
You must be signed in to change notification settings - Fork 7
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
Allow users to edit or fill in data dictionary #185
Comments
Since there is a view of the data dictionary when it is loaded on the index page, there may be an expectation that the data dictionary is also editable there. The same would go for the participants.tsv. We should consider consistency in the UI. It may make the most sense to have this done on the index page and change the view of the data dictionary to an editable table – and gray out the participants tsv (also displayed in table form). There should be a max row view as well, of course, so that both data table and dictionary remain visible at all times. |
We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 30 days. |
@surchs How do you feel about this feature? It could be a relatively simple change now that we are moving to the tool's output being an annotated data dictionary. |
Yeah, I think it will be much easier to implement. We could flesh out the idea a little more and then add it to the next milestone. wdyt? |
We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 30 days. |
@surchs Likewise, do you have any further thoughts on this feature/when to implement? Coincidentally, we technically have the ability to do this now by reverting the |
I think we can sneak it into one of the next releases where we have some extra capacity with mid-low priority. At the moment, nothing critical depends on this (this may change)
I see. That's an interesting solution, but I would vote for doing this cleanly with a nice user experience / UI directly. |
Fully agreed. Just a funny coincidence. |
We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 30 days. |
Hello I am Manya Gupta. I was using the annotation tool as a potential GSoC contributor and struggled with this problem. Then I read the documentation and there was no mention of how to add description or that this feature is not available yet. Looking at the images provided in the guide made me think that maybe I missed the part mentioning how to add descriptions leading me to read it a few more times. I would like to suggest updating the documentation to enhance the user experience by mentioning that this feature will be added in the next release. Hope this suggestion was helpful! |
Hi @Manya-tech |
We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 75 days.
|
As a user, while I am annotating data, I want to be able to fill in or edit the "Description" section of columns and values, so that I can create or update a data dictionary for this dataset while I am creating the annotations.
Example: I have a dataset that only has a
participants.tsv
file and no data dictionary. Thus, on the categorization page the description section for each column is empty. I now want to add a description for some of the columns. To do that I click into the (currently empty) description field for the column and start typing text. My expectation is that:The text was updated successfully, but these errors were encountered: