You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, so it should actually present the user with the existing resource info--e.g. its name, description, and current tags--and allow the user to modify them if they wish. Any changes they make should be applied to the existing resource, so e.g. if they change the description, it'll be changed on the original resource. In other words, it's identical to clicking the "edit" button on a resource in the gallery.
That said, we're not currently doing any normalization on the URLs (see #22), so some resources that are semantically identical will be recognized by the app as completely different (e.g. the en-US and en-GB localizations of a site).
I guess if the user is coming from the bookmarklet, we could put an alert at the top of the page saying "this resource is already mapped, but you can make any changes here if you like." Would that help?
At the moment I think the WebLitMapper does nothing and dumps you back in the gallery, which is confusing for the user.
(surfaced from https://etherpad.mozilla.org/weblitmapper-feedback)
The text was updated successfully, but these errors were encountered: