question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clicking on link in list item takes you to list item details

See original GitHub issue

This 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

screen shot 2018-11-09 at 5 44 36 pm screen shot 2018-11-09 at 5 42 45 pm

Tasks involved / Steps to Reproduce

  1. Start an integration from the integration list page.
  2. While it’s assembling/building, click the “view logs” link.
  3. Go back to the Syndesis window and you’ll notice you’re on the details page.

another way

  1. Create/edit an api client connector.
  2. Put a hyperlink in the description (ie, <a href="#">foo</a>)
  3. Go back to the api client connector list page.
  4. Click the hyperlink in the list row.
  5. Notice that the browser takes you to the api client connector details page before navigating to the link.

cc @syndesisio/uxd @gashcrumb

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:15 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
gashcrumbcommented, Feb 7, 2019

I don’t view this as too high priority tbh, so yeah maybe we defer this.

0reactions
stale[bot]commented, Sep 11, 2019

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!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found