Sink icon indicating copy to clipboard operation
Sink copied to clipboard

making the slug is editable and updatable after the link creation

Open dr-data opened this issue 11 months ago • 6 comments

making the slug is editable and updatable after the link creation

dr-data avatar Jan 24 '25 12:01 dr-data

The slug not being editable is sane, you don't want to remove link for a permanent qr code for example, you only may want to change where it leads.

7heMech avatar Feb 01 '25 15:02 7heMech

I think the slug should be immutable, what do others think?

miantiao-me avatar Mar 02 '25 11:03 miantiao-me

  • the users may wanna change instead of delete the slug if it has typo.

dr-data avatar Mar 02 '25 11:03 dr-data

I think the slug should be immutable, what do others think?

Should be immutable.

7heMech avatar Mar 02 '25 11:03 7heMech

I think slugs should be immutable by default, however I do see the appeal of it, so if they are to be supported, it's something that needs to be disabled by default, but available to super users who need it through some kind of feature flag (this could be an environment variable or configuration)

codebymikey avatar Mar 20 '25 07:03 codebymikey

I think the current system has no user control. I think it is ok that only the admin/ owner can change the slug.

dr-data avatar Mar 28 '25 10:03 dr-data