VIDA-NYU / domain_discovery_tool

This repository contains the Domain Discovery Tool (DDT) project. DDT is an interactive system that helps users explore and better understand a domain (or topic) as it is represented on the Web.
http://domain-discovery-tool.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
47 stars 18 forks source link

Searchable Dropdown to add custom tags #48

Closed nandukalidindi closed 7 years ago

nandukalidindi commented 7 years ago

react-select to show and select the list of available tags getAvailableTags is directly taken up from FilterTabs.js:600

@monil-shah Please check out if there is any anomaly in the tag creation and merge if everything seems ok. Once merged this will add the functionality to your customTag branch.