Make WordPress Core

Opened 11 months ago

Last modified 7 months ago

#56929 new defect (bug)

Twenty Twenty-Three: Sticky posts not visually different than regular posts

Reported by: bgturner's profile bgturner Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.1
Component: Bundled Theme Keywords: reporter-feedback
Focuses: Cc:

Description

When a sticky post exists, it isn't styled differently than other posts.

The TT3 theme correctly:

  • Puts a sticky post as first in the blog roll
  • Applies the sticky class
  • Also shows the post in the original position, without the sticky class

This was found when doing QA of the 6.1 release candidate:

Replication

  • Install 6.1 and be sure that TT3 is active
  • Import the theme unit test data:
  • Navigate to the posts homepage and note that the sticky post doesn't look visually different than other posts but it does have the correct sticky class
  • Navigate to older posts until you find the sticky post where it should be. Note that it correctly does not have the sticky class

Here's a screenshot to help visualize:

https://i.getf.ly/wbuQpJqn

Attachments (1)

wp6-1-qa-sticky-posts.jpg (1.6 MB) - added by bgturner 11 months ago.

Download all attachments as: .zip

Change History (8)

#1 @sabernhardt
11 months ago

  • Component changed from General to Bundled Theme

#2 @poena
11 months ago

I did not understand in what way this is a bug?
I believe it is a design decision.

#3 @desrosj
11 months ago

  • Keywords reporter-feedback added

This ticket was mentioned in Slack in #core by desrosj. View the logs.


11 months ago

This ticket was mentioned in Slack in #core by ndiego. View the logs.


11 months ago

This ticket was mentioned in Slack in #core by priethor. View the logs.


11 months ago

#7 @poena
7 months ago

With the introduction of the Custom CSS field in 6.2, the user has easier access to adding their own styles to the .sticky class. Does that solve the issue?

Note: See TracTickets for help on using tickets.