-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement 'Edit Link' Functionality in Dashboard #653
Comments
@UrielOfir This indeed an important issue, however I thought we would implement it in the future. |
change the code of reduced.to after the |
I think we first need to implement the option to choose a custom key instead of a generating one. |
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? |
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
Additional information
No response
The text was updated successfully, but these errors were encountered: