influxdata / influxdata/influxdb

UI issue (minor) : Load Data/Telegraf text for InfluxDB rendering issue

Open
#16,500 0 comments 0 reactions 1 assignee Claimed by @corriganjohn View on GitHub
team/ui
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.

1. Open Load Data / Telegraf tab
2. 'What is Telegraf?' helpful text box (displayed on right side of configs when they exist, or wider along bottom when no configs exist)
3. The text for the bold "InfluxDB' is displayed as if there are line breaks

__Expected behavior:__
No line breaks, as compared to the Buckets tab which has a similar helpful box

__Actual behavior:__
It looks like this is being caused by the fact the text is wrapped in a tag, instead of a tag (which is used on the Buckets tab). This may be a rendering issue in Chrome (I haven't tested against other browsers yet). The tag *should* render the same as the tag.
Need to check that this is the only instance where this is happening

__Environment info:__

* Chrome

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.