pnp / List-Formatting

List Formatting Samples for use in SharePoint and Microsoft Lists
https://pnp.github.io/List-Formatting/
MIT License
1.75k stars 844 forks source link

Links do not open in Microsoft Lists App in some samples #812

Closed tecchan1107 closed 1 month ago

tecchan1107 commented 3 months ago

Sample (which sample are you having trouble with)

Sample of setting a child element of the a element

Examples:

What Should Happen

Clicking on a link opens the linked site.

What Actually Happens

Clicking on a child element of the a element does not open the linked site.

339601104-e2324c50-93ae-47d8-b8c4-f975a6a593be

tecchan1107 commented 3 months ago

I created the following issue and reported the phenomenon to Microsoft. https://github.com/SharePoint/sp-dev-docs/issues/9753

tecchan1107 commented 3 months ago

This phenomenon occurs only in Microsoft Lists. This does not occur with on-page list web parts, and the links can be opened.

ian-custom365 commented 3 months ago

Has there been any progress with this? It's been several weeks and it is still an issue with the Microsoft Lists update to SharePoint lists.

tecchan1107 commented 3 months ago

@ian-custom365 At least in my environment, this phenomenon has not yet been fixed.

ian-custom365 commented 3 months ago

Actually I did notice swapping out image links for icons seems to have resolved the clicking issue in my scenario. But that shouldn't be the case.

tecchan1107 commented 2 months ago

I checked today and this problem has been resolved. Therefore, I am closing this issue. https://github.com/SharePoint/sp-dev-docs/issues/9753

tecchan1107 commented 2 months ago

I will reopen this issue as I have identified a recurrence of this problem.

I also reopened the following issue in sp-dev-docs. https://github.com/SharePoint/sp-dev-docs/issues/9753

tecchan1107 commented 1 month ago

I checked today and was able to open the link!

sample

Therefore, I am closing this issue.