Skip to content
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

[CRAWL] In a crawl's startpages, one cannot add a startpage after having removed another #336

Closed
boogheta opened this issue Sep 5, 2019 · 0 comments

Comments

@boogheta
Copy link
Member

boogheta commented Sep 5, 2019

How to reproduce:

  • prepare a crawl (either from Import urls, Prospect or List WebEntities)
  • click on the crawl box to open the startpages modal
  • click on a cross to remove one if the existing startpages
  • enter an url and validate it to add a new startpage => bug 1) it does not add it to the displayed list (although it is stored and the total number increases on the bow in the background)
  • enter the same url again and validate to add it => bug 2) it opens a "check new startpages" stuck on 0% (probably due to the fact the url is not in the displayed list whereas it should, so fixing bug 1) shall probably fix bug 2) at the same time)
@boogheta boogheta added the bug label Sep 5, 2019
@boogheta boogheta added this to the Frontend advanced milestone Sep 5, 2019
@boogheta boogheta changed the title [front] In a crawl's startpages, one cannot add a startpage after having removed another [CRAWL] In a crawl's startpages, one cannot add a startpage after having removed another Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant