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
ARK-Builders/ARK-Shelf#24
User should get input box highlighted when they paste URL which is already among saved links. Attempt to save such a link should result in an error message, or edit dialog spawned with older version of the link.
The text was updated successfully, but these errors were encountered:
@kirillt Is there a difference between ressource ids or URLs? It depends the behavior but I think we should keep full URL because it can resolve in different pages. For examples if query is used to filters some result may be that"s the result we are interested in
We can ignore potential collisions for this moment. Later, we'll create more sophisticated ResourceId in arklib.
I also think we should not strip query parameters. I had this idea, but URL can change significantly if we remove parameters from it. Better to implement grouping by domain.
ARK-Builders/ARK-Shelf#24
User should get input box highlighted when they paste URL which is already among saved links. Attempt to save such a link should result in an error message, or edit dialog spawned with older version of the link.
The text was updated successfully, but these errors were encountered: