Clicking on link in list item takes you to list item details
See original GitHub issueThis is a…
[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Documentation issue or request
The problem
Clicking a link in the main area of a pfng-list row triggers the onclick event for the row. For example, clicking a link in a list row of the integration list page or api client connector list page will take you to the integration or api client connector detail page.
Expected behavior
The click event on the link shouldn’t bubble up and trigger the onclick event on the row.
Screenshots
Tasks involved / Steps to Reproduce
- Start an integration from the integration list page.
- While it’s assembling/building, click the “view logs” link.
- Go back to the Syndesis window and you’ll notice you’re on the details page.
another way
- Create/edit an api client connector.
- Put a hyperlink in the description (ie,
<a href="#">foo</a>
) - Go back to the api client connector list page.
- Click the hyperlink in the list row.
- Notice that the browser takes you to the api client connector details page before navigating to the link.
Issue Analytics
- State:
- Created 5 years ago
- Comments:15 (11 by maintainers)
Top Results From Across the Web
Is it possible for when a user click on a Sharepoint link and ...
I want them if they try to go to the displaypage of a list item to be redirected by the URL that is...
Read more >If any list item is clicked first, do this, else do this - Stack Overflow
So I have an unordered list of links, and I need to say "If any of these links are clicked for the first...
Read more >Can I create a link that when clicked creates a new list item.
Open your list, and in the ribbon select List Settings · Selected Advanced Settings Scroll to the bottom of the page and find...
Read more >Styling lists and links - W3C Wiki
With lists and links it's a different story—if you don't get them right, ... the list items (this may be easy if all...
Read more >Open URL on ListView Item Click in Android Studio - YouTube
Hello friends, in the last video I've shown you how to create a custom ListView with image. We've handled the onClick() event and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I don’t view this as too high priority tbh, so yeah maybe we defer this.
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!