Skip to content

Conversation

@dr-data
Copy link
Contributor

@dr-data dr-data commented Jan 24, 2025

making the slug is editable and updatable after the link creation

@7heMech
Copy link
Contributor

7heMech commented Feb 1, 2025

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.

@miantiao-me
Copy link
Owner

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

@dr-data
Copy link
Contributor Author

dr-data commented Mar 2, 2025

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

@7heMech
Copy link
Contributor

7heMech commented Mar 2, 2025

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

Should be immutable.

@miantiao-me miantiao-me added the enhancement New feature or request label Mar 16, 2025
@codebymikey
Copy link

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)

@dr-data
Copy link
Contributor Author

dr-data commented Mar 28, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants