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

[BUG] Link in checkbox lable is not clickable #12577

Open
akatyabg opened this issue Oct 17, 2024 · 1 comment · May be fixed by #12636
Open

[BUG] Link in checkbox lable is not clickable #12577

akatyabg opened this issue Oct 17, 2024 · 1 comment · May be fixed by #12636
Assignees

Comments

@akatyabg
Copy link

The links in a checkbox component cannot be opened (is not clickable).
The issue can be seen also in the documentation: https://sap.github.io/fundamental-ngx/#/core/checkbox#custom-label

To Reproduce
Steps to reproduce the behavior:

Go to checkbox with custom label example
Click on the link
The link doesn't open

@droshev
Copy link
Contributor

droshev commented Oct 21, 2024

@khotcholava Can you check this issue as it is important for one team? thanks

khotcholava added a commit that referenced this issue Oct 23, 2024
closes [#12577](#12577)

## Description
Updated the checkbox component to ensure that links within custom labels are clickable and function as intended. This resolves the issue observed in the documentation example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants