Forum - status indicator does not respect forum status

Created on 15 May 2015, about 9 years ago
Updated 24 April 2024, about 2 months ago

Problem/Motivation

When a forum has a new topic, the forum list at /forum shows that there is a new topic in the forum, but does not show the starred speech bubble next to the forum name.

Current/Broken:

Expected:

Proposed resolution

Cleanup CSS classes and bring them into alignment with [1887918]
I took a look at [1887918]

This is what I came up with for some new CSS, so far:

/forum

.forums
.forums__forum
.forums__forum--[variant]
.forums__forum__icon
.forums__forum__name

/forum/{taxonomy_term}

.forum
.forum__topic
.forum__topic--[variant]
.forum__topic__icon
.forum__topic__meta

Here are some images that highlight where these classes would apply.

/forum

/forum/{taxonomy_term}

Remaining tasks

<!-- See https://drupal.org/core-mentoring/novice-tasks for tips on identifying novice tasks. Delete or add "Novice" from the Novice? column in the table below as appropriate. Uncomment tasks as the issue advances. Update the Complete? column to indicate when they are done, and maybe reference the comment number where they were done. -->

User interface changes

API changes

None

πŸ› Bug report
Status

Needs work

Version

1.0

Component

forum.module

Created by

πŸ‡ΊπŸ‡ΈUnited States colinafoley

Live updates comments and jobs are added and updated live.
  • CSS

    It involves the content or handling of Cascading Style Sheets.

  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024