Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page List Block: It becomes unclickable on single and page templates - Proxied only #84074

Closed
iamtakashi opened this issue Nov 9, 2023 · 6 comments
Labels
Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". [Feature] Core Blocks Blocks that come with Gutenberg. [Feature] Free Automattic Themes Free-to-use themes provided by Automattic. [Feature] Premium Automattic Themes Exclusive themes available to premium plan users. [Platform] Simple [Pri] Normal Schedule for the next available opportuinity. [Status] Escalated Issue was escalated in #dotcom-escalations [Status] Priority Review Triggered Quality squad has been notified of this issue in #dotcom-triage-alerts Triaged To be used when issues have been triaged. [Type] Bug When a feature is broken and / or not performing as intended

Comments

@iamtakashi
Copy link
Contributor

iamtakashi commented Nov 9, 2023

Quick summary

In WP.com, the page list block is unclickable on at least the single and the page templates (there could be more. I didn't test all the templates that could exist). It remains clickable on other templates such as home.html, archive.html, 404.html, and search.html so far.

@supernovia initially found this site with Creatio 2 active (link), but this turns out to be not a theme-specific issue as I can replicate it with other themes such as TT3 and Enroute.

I can see this CSS is preventing it from being clickable, but this is supposed to be only for the editor in Gutenberg. I'm not sure what is happening here.

.wp-block-pages-list__item__link {
    pointer-events: none
}

Steps to reproduce

  1. Open a test site that has a few pages.
  2. Activate a block theme such as TT3 or Creatio 2
  3. Go to the editor and make sure the Navigation block has the page list block.
  4. Go to the front of the site.
  5. Click one of the pages to open the page. (you could also open a post)
  6. Try clicking the same navigation item from the page list block
  7. Notice that the cursor is not the pointer and that you can't click the item.

What you expected to happen

It should be clickable all the time.

What actually happened

Hovering it does not change the cursor, and it's not clickable on the page or the single template.

Impact

All

Available workarounds?

No but the platform is still usable

Platform (Simple and/or Atomic)

No response

Logs or notes

No response

@iamtakashi iamtakashi added [Type] Bug When a feature is broken and / or not performing as intended Needs triage Ticket needs to be triaged labels Nov 9, 2023
@github-actions github-actions bot added the [Status] Priority Review Triggered Quality squad has been notified of this issue in #dotcom-triage-alerts label Nov 9, 2023
@github-actions github-actions bot added the [Pri] High Address as soon as possible after BLOCKER issues label Nov 9, 2023
@fresatomica
Copy link

@supernovia
Copy link
Contributor

supernovia commented Nov 16, 2023

I can confirm it actually works in Organizer ? But it breaks in Archeo and Creatio 2

@arthur791004
Copy link
Contributor

arthur791004 commented Nov 16, 2023

As @arcangelini reverted some changes (D128515-code), this issue related to D126598-code should not happen to our users anymore. See p1700131213518359/1700125705.369459-slack-C02FMH4G8

@liviopv liviopv added [Platform] Simple [Feature] Free Automattic Themes Free-to-use themes provided by Automattic. [Feature] Premium Automattic Themes Exclusive themes available to premium plan users. [Feature] Core Blocks Blocks that come with Gutenberg. [Status] Escalated Issue was escalated in #dotcom-escalations labels Nov 18, 2023
@liviopv
Copy link

liviopv commented Nov 18, 2023

📌 REPRODUCTION RESULTS

  • Tested on Simple, proxied – Replicated - still happening after the patch mentioned above
  • Tested on Simple, unproxied – Could Not Replicate
  • Tested on Atomic – Could Not Replicate

📌 FINDINGS/SCREENSHOTS/VIDEO
Simple site, GB 17.0.2, proxied

CleanShot.2023-11-18.at.15.34.40.mp4

📌 ACTIONS

  • Triaged
  • Escalation thread: p1700125705369459-slack-C02FMH4G8
  • Move to Normal

@liviopv liviopv added [Pri] Normal Schedule for the next available opportuinity. and removed [Pri] High Address as soon as possible after BLOCKER issues labels Nov 18, 2023
@liviopv liviopv changed the title Page List Block: It becomes unclickable on single and page templates Page List Block: It becomes unclickable on single and page templates - Proxied only Nov 18, 2023
@maciejpilarski maciejpilarski added Triaged To be used when issues have been triaged. and removed Needs triage Ticket needs to be triaged labels Nov 20, 2023
@maciejpilarski maciejpilarski moved this from Needs Triage to Triaged in Automattic Prioritization: The One Board ™ Nov 20, 2023
@ryelle
Copy link
Member

ryelle commented Jan 17, 2025

It sounds like there were some leaky styles from the comments block-editor interface. I'm not able to reproduce this anymore, even while proxied. I do have the block-editor comment UI, so I think something must have been fixed in the time between Nov 2023 and now.

@ryelle ryelle closed this as completed Jan 17, 2025
@ryelle ryelle closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2025
Copy link

Support References

This comment is automatically generated. Please do not edit it.

@github-actions github-actions bot added the Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". label Jan 17, 2025
@ryelle ryelle closed this as completed Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". [Feature] Core Blocks Blocks that come with Gutenberg. [Feature] Free Automattic Themes Free-to-use themes provided by Automattic. [Feature] Premium Automattic Themes Exclusive themes available to premium plan users. [Platform] Simple [Pri] Normal Schedule for the next available opportuinity. [Status] Escalated Issue was escalated in #dotcom-escalations [Status] Priority Review Triggered Quality squad has been notified of this issue in #dotcom-triage-alerts Triaged To be used when issues have been triaged. [Type] Bug When a feature is broken and / or not performing as intended
Development

No branches or pull requests

7 participants