Tour text not visible

Created on 1 December 2024, 2 months ago

Problem/Motivation

Unable to read tour text as it's "black on black"

Steps to reproduce

Install 2.0.6: .shepherd-element is formatted with color: white and .shepherd-element is formatted background-color: rgba(0, 0, 0, 0.8) so the text is visible.

Install 2.0.7: .shepherd-text is formatted color: rgba(0, 0, 0, 0.8) which overwrites the formatting of .shepherd-element and the text is no longer visible.

Proposed resolution

Either revert to the 2.0.6 behaviour or format the background as white so the text is visible.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.0

Component

User interface

Created by

πŸ‡¦πŸ‡ΊAustralia kenwest

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024