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

[Feat]: Implement Link value field for the LINK component #1005

Open
adnanqaops opened this issue Jul 3, 2024 · 0 comments
Open

[Feat]: Implement Link value field for the LINK component #1005

adnanqaops opened this issue Jul 3, 2024 · 0 comments
Assignees
Labels
Components Dedicated to Frontend Visual Components

Comments

@adnanqaops
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
For LINK component, there is no value field where I can add the link value. User has to use Event Handler functionality to perform the action "Open a URL" and then add the value for the link.

Describe the solution you'd like
A simple solution to this problem is to

  1. Have a Value field for the LINK component where User can input the value for the link.
  2. "Open a URL" action should be default set for LINK component and User shouldn't have to manually add an Event Handler

Describe alternatives you've considered
User can use Event Handler functionality to perform the action "Open a URL" and then add the value for the link.

Additional context
Add any other context or screenshots about the feature request here.

@FalkWolsky FalkWolsky added the Components Dedicated to Frontend Visual Components label Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Components Dedicated to Frontend Visual Components
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants