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

Create model button has popup blocked #25

Open jorgehpo opened 7 years ago

jorgehpo commented 7 years ago

When I try to download a model (create model button), the popup is blocked by default. Maybe there's a better way to download a file, rather than opening a popup. Some users might think this is a bug.

yamsgithub commented 6 years ago

We need to check if pop-up is blocked and enable it.

nandukalidindi commented 6 years ago

A Download button is provided for the user to click on once the model is ready. This method is chosen because difficulty to open a new window inside an AJAX block. Most of the articles suggested to provide user interaction.

screen shot 2017-08-06 at 6 00 32 pm

nandukalidindi commented 6 years ago

Fixed by commit 72031a616a67ec9ca044d30754528c28998af751