What SharePoint development model, framework, SDK or API is this about?
Declarative list formatting
Developer environment
Windows
What browser(s) / client(s) have you tested
[ ] π₯ Internet Explorer
[X] π₯ Microsoft Edge
[ ] π₯ Google Chrome
[ ] π₯ FireFox
[ ] π₯ Safari
[ ] mobile (iOS/iPadOS)
[ ] mobile (Android)
[ ] not applicable
[ ] other (enter in the "Additional environment details" area below)
Additional environment details
Microsoft Edge
Version 106.0.1370.30 (Official build) beta (64-bit)
Describe the bug / error
In a document library, when you create "Link" item with very long url (approx 300+ length) and add JSON formatting for an additional column which has "defaultClick" as customRowAction
default click to open the link is not working when added as document library webpart view
Note: defaultClick is working in actual document library view page e.g. /Allitems.aspx
Steps to reproduce
Create a document library
Add new column "LinkText"
Create "Link" item, use a very long url e.g. https://www.google.com/search?q=long+url&oq=long+url&aqs=edge..69i57j0i512l7j69i64.1651j0j1&sourceid=chrome&ie=UTF-8&p_p_mode=view&refererPlid=2547752&saveLastPath=false&_com_liferay_login_web_portlet_LoginPortlet_mvcRenderCommandName=/login/login&p_p_id=com_liferay_login_web_portlet_LoginPortlet&p_p_lifecycle=0&_com_liferay_login_web_portlet_LoginPortlet_redirect=/group/welllwell&safe=active&ssui=on
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
Declarative list formatting
Developer environment
Windows
What browser(s) / client(s) have you tested
Additional environment details
Microsoft Edge Version 106.0.1370.30 (Official build) beta (64-bit)
Describe the bug / error
In a document library, when you create "Link" item with very long url (approx 300+ length) and add JSON formatting for an additional column which has "defaultClick" as customRowAction
default click to open the link is not working when added as document library webpart view
Note: defaultClick is working in actual document library view page e.g. /Allitems.aspx
Steps to reproduce
https://www.google.com/search?q=long+url&oq=long+url&aqs=edge..69i57j0i512l7j69i64.1651j0j1&sourceid=chrome&ie=UTF-8&p_p_mode=view&refererPlid=2547752&saveLastPath=false&_com_liferay_login_web_portlet_LoginPortlet_mvcRenderCommandName=/login/login&p_p_id=com_liferay_login_web_portlet_LoginPortlet&p_p_lifecycle=0&_com_liferay_login_web_portlet_LoginPortlet_redirect=/group/welllwell&safe=active&ssui=on
Expected behavior
By clicking the link item from webpart document library view, it should open the link in a new tab