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: |
|
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:
Attachments (1)
Change History (8)
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
Note: See
TracTickets for help on using
tickets.
I did not understand in what way this is a bug?
I believe it is a design decision.