Skip to content
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

Open
UrielOfir opened this issue Jan 1, 2024 · 5 comments
Open

Implement 'Edit Link' Functionality in Dashboard #653

UrielOfir opened this issue Jan 1, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@UrielOfir
Copy link
Contributor

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

@UrielOfir UrielOfir added enhancement New feature or request triage Needs triage labels Jan 1, 2024
@UrielOfir UrielOfir self-assigned this Jan 1, 2024
@origranot origranot added triage Needs triage and removed triage Needs triage labels Jan 1, 2024
@origranot
Copy link
Owner

origranot commented Jan 1, 2024

@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
Copy link
Contributor Author

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

@origranot
Copy link
Owner

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
Copy link
Contributor Author

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

@origranot
Copy link
Owner

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?

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
Status: No status
Development

No branches or pull requests

2 participants