Skip to content

Hosting Overview: 'Need more storage?' is not a hyperlink #94670

Closed

Description

Quick summary

Unlike all the other blue hyperlinks on the Hosting Overview page, the Need more storage? is not a working link.

Screenshot on 2024-09-18 at 15:16:58

When I look at the code responsible for Need more storage? at

<div className="hosting-overview__plan-storage-footer">
<span className="hosting-overview__storage-footer-text">
{ translate( 'Need more storage?' ) }
</span>
</div>
I can see there is a <span> and there is no <a> with a href=.

Steps to reproduce

  1. Navigate to https://wordpress.com/overview/SITE_URL on any of Atomic sites
  2. Hover over or click Need more storage?

What you expected to happen

Be able to click and navigate to https://wordpress.com/add-ons/SITE_URL

What actually happened

Nothing.

Impact

Most (> 50%)

Available workarounds?

No but the platform is still usable

If the above answer is "Yes...", outline the workaround.

No response

Platform (Simple and/or Atomic)

Atomic

Logs or notes

FYI: I know @Automattic/letero has recently worked on Hosting Overview refinements pcYYuD-1Pw-p2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Type

No type

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions