Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update loading text #95

Conversation

alex-tzinov
Copy link

@alex-tzinov alex-tzinov commented Jul 24, 2018

This fix involves porting over the svg/css found inside the LogoSpinner component from the React / WebUI components library into Kibana's loading page. SVG part and CSS part (needed to be ported over from react classNames)

Addresses:

Before:

netmonkibanaloaderbefore

After:

netmonkibanaloaderafter

<strong>Kibana</strong>
<small id="cache-message">is loading. Give me a moment here. I'm loading a whole bunch of code. Don't worry, all this good stuff will be cached up for next time!</small>
<strong>NetMon</strong>
<small id="cache-message">is loading. Your results will be available momentarily!</small>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

momentarily can mean two things:

  1. In a short while
  2. For only a little bit of time

@alex-tzinov alex-tzinov force-pushed the improvement/update-kibana-loading-screen branch from 0637e68 to 29fdc59 Compare August 13, 2018 18:52
@josh-cogdill josh-cogdill merged commit fb68712 into logrhythm:4.1.10_NM Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants