origranot / reduced.to

Free Modern URL Reducer. Make sure to share love by giving it a star.🌟 Have a great day!
https://reduced.to
MIT License
692 stars 283 forks source link

Implement 'Edit Link' Functionality in Dashboard #653

Open UrielOfir opened 10 months ago

UrielOfir commented 10 months ago

Description

I've noticed that within the dashboard, each link in the table is accompanied by a menu offering several options: opening the link, editing it, or deleting it. However, the option to edit the link currently appears to be inactive and non-functional.

This feature would be incredibly useful for users who need to update or correct their shortened links without having to delete and recreate them. Implementing an active 'Edit Link' option would enhance the application's usability and user experience.

I believe this addition aligns well with the application's goal of providing a convenient and efficient way to manage shortened URLs.

Screenshots

Image

Additional information

No response

origranot commented 10 months ago

@UrielOfir This indeed an important issue, however I thought we would implement it in the future. As for now which fields do you think users need to edit?

UrielOfir commented 10 months ago

change the code of reduced.to after the / and change the target link.

origranot commented 10 months ago

change the code of reduced.to after the / and change the target link.

I think we first need to implement the option to choose a custom key instead of a generating one.

UrielOfir commented 10 months ago

Do you mean that when a user creates a link he will have the option to creat it with an optional link?

origranot commented 10 months ago

Do you mean that when a user creates a link he will have the option to creat it with an optional link?

Exactly! what do you think about it?