nova-url-field icon indicating copy to clipboard operation
nova-url-field copied to clipboard

Nova 4: Row click interferes and opens the resource instead of the URL

Open tzsk opened this issue 2 years ago • 0 comments

Nova Version: ^4.0 URL Field Version: ^2.0

I think they changed the index page row click behavior in Nova 4. Now if you click on any regular fields in the Row it opens the Resource Detail page. Which creates interference for this URL field. I think you need to wrap the field in a div and stop the click event bubbling up to the resource view level.

tzsk avatar Sep 01 '22 14:09 tzsk