CrypticSignal

Results 13 issues of CrypticSignal

**What this PR does**: This PR changes the error message when you upload a JSON file that is not in a valid Jaeger format, from: >JSON is not valid Jaeger...

area/frontend
area/datasource/frontend
onboarding
datasource/Jaeger
no-backport
enterprise-ok
no-changelog

**What this PR does**: This PR removes inline CSS and instead makes use of a `getStyles` function to be consistent with other parts of the codebase.

area/frontend
area/datasource/frontend
onboarding
datasource/Jaeger
no-backport
enterprise-ok
no-changelog

**What happened**: Hitting the tab button when inside the `Tags` field didn't put move my cursor to the next field. Instead, it inserts two spaces. ![image](https://user-images.githubusercontent.com/48166845/191552361-56ce490d-6d7e-47fd-ba92-58972c68f3a9.png) **What you expected to...

area/explore
area/frontend
area/datasource/frontend
datasource/Tempo

**What happened**: The dropdown menu for the `Service Name` and `Span Name` fields don't work if the cursor is inside the `Tags` field. ![image](https://user-images.githubusercontent.com/48166845/191547638-88060055-6825-48aa-aff7-d857913f2bc7.png) **What you expected to happen**: I...

area/explore
area/frontend
area/datasource/frontend
datasource/Tempo

Currently, when the autocomplete feature suggests values for a tag, the values are not wrapped in quotes. This is not a problem for values that don't contain a space, however,...

area/explore
area/frontend
area/datasource/frontend
datasource/Tempo

When a query is made using Tempo's `Search` tab, if the user does not specify a value for the `Limit` field, the default value set in the query object is...

area/explore
area/frontend
area/datasource/frontend
datasource/Tempo
no-backport
no-changelog
enterprise-failed

This is a refactor of `packages/jaeger-ui-components/src/selectors/span.js` to TypeScript. #54027

type/refactor
area/frontend
levitate breaking change
enterprise-failed

This PR is a refactor of `span.js`, `span.test.js`, `trace.js` and `trace.test.js` in `packages/jaeger-ui-components/src/selectors` to TypeScript. Currently a work in progress. #54027

type/refactor
area/frontend
enterprise-failed

This PR is a refactor of `packages/jaeger-ui-components/src/ScrollManager.test.js` to TypeScript. #54027

type/refactor
area/frontend
no-backport
no-changelog
enterprise-failed

This PR refactors all JavaScript files in the `packages/jaeger-ui-components/src/TracePageHeader` folder to TypeScript. #54027

type/refactor
area/frontend
no-backport
enterprise-ok
no-changelog