New text has no padding.

Created on 25 August 2023, about 1 year ago
Updated 20 August 2024, 3 months ago

Problem/Motivation

When we add a new comment then new tag comes to indicate that this comment is newest but on the new text, there is no padding. See the attached screenshot.

Steps to reproduce

  1. Install the theme
  2. Create any article
  3. Add new comment
  4. See the new text.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @shweta__sharma
  • First commit to issue fork.
  • Status changed to Needs review about 1 year ago
  • 🇦🇷Argentina tguerineau

    I've addressed the issue with the following changes:

    • A new class called 'comment-new-indicator' has been added to the bellamy.json configuration file to target the <mark> element within article.new.
    • Padding has been applied to the 'comment-new-indicator' class in the bellamy.css file to ensure adequate spacing around the 'new' text for comments.

    These changes have been tested locally and verified to add the desired padding without affecting other elements or comment styling.

    I have pushed the commit and opened a merge request.

  • @tguerineau opened merge request.
  • Status changed to Needs work 3 months ago
  • 🇮🇳India riddhi.addweb

    I tried to apply MR-6 but seems like it does not resolve the issue. Both with and without the patch the issue looks the same. Attaching the SS for the same.

Production build 0.71.5 2024