Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Inform property to the user when an import fails, instead of only relying on the browser console #2

Open
vitaliylag opened this issue Mar 22, 2017 · 1 comment

Comments

@vitaliylag
Copy link

Steps to reproduce:

  1. Open about:preferences#search
  2. Restore to default
  3. Export "Google"
  4. Delete "Google"
  5. Import "Google"

Expected: Google is imported.

Actual: Google is not imported, nothing's changed.

@nohamelin
Copy link
Owner

nohamelin commented Mar 22, 2017

Hi,
It's a limitation mentioned in the add-on description on AMO [edit: I changed a bit the wording of this mention in AMO].

Currently, after your step 5, a related error message is left in the Browser Console. Sure, it would be better if the add-on could inform to the user directly about the problem. I have left pending that work because I'm still not sure how the add-on should show multiple error messages when a bunch of XML files are imported at the same time.

@nohamelin nohamelin changed the title Import doesn't work (FF 53.0b5) Inform property to the user when an import fails, instead of only relying on the browser console Mar 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants