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
IMO this is pretty low on the priority list. The biggest advantage with the current implementation is that it IS stateless and has no dependency on an external service. The cost of a long URL is fairly trivial, I believe.
I created the issue because in first tests slack was not able to post the created links, I assumed it was because of the length but maybe it was because of the insecure domain (http). So the current way works quite good.
What would be the outcome of persisting it in a gist?
Current share function implementation:
lzstring
Advantages
Disadvantages
Find a way to somehow shorten the URL and improve the UX
The text was updated successfully, but these errors were encountered: