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

Domain name duplication bug #64

Open raldam opened 6 years ago

raldam commented 6 years ago

Hi,

There is a bug in the GUI, the user is allowed to create two domains with the same name.

When the user deletes the first domain, the second domain with the same name cannot be deleted.

Think the user should not be allowed to create two domains with the same name.

Cheers

soniacq commented 6 years ago

I agree with you. All domain names must be unique. We have already fixed it. Thank for letting us know about this bug, we appreciate it.