Extra Close icon in Olivero Messages

Created on 23 February 2024, 11 months ago
Updated 18 March 2024, 11 months ago

Problem/Motivation

Issue with Message in Drupal site

Steps to reproduce

Install Drupal 11
create or edit any node.

Proposed resolution

Remove extra icon.
Adding a condition to verify that the close button is not present in the message container, then only adding the close button fixes the bug.
if (!messageContainer.querySelector('.messages__button')){}

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Fixed

Version

11.0 🔥

Component
Olivero 

Last updated 2 days ago

Created by

🇮🇳India dineshkumarbollu

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

    Affects the content, performance, or handling of Javascript.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024