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

Verify stored search settings #111

Merged
merged 3 commits into from
Nov 6, 2017
Merged

Conversation

tiffon
Copy link
Member

@tiffon tiffon commented Oct 27, 2017

Fix #88.

Preload operations for stored service search value.

On the search page, show a loading indicator if the services are not yet loaded.
Then, only use the values stored in localStorage if they are consistent with
what has been loaded.

Signed-off-by: Joe Farro joef@uber.com

Services default to null when no traces have been encountered. Instead,
use an empty array.

Signed-off-by: Joe Farro <joef@uber.com>
Fix #88.

Preload operations for stored service search value.

On the search page, show a loading indicator if the services are not yet loaded.
Then, only use the values stored in localStorage if they are consistent with
what has been loaded.

Signed-off-by: Joe Farro <joef@uber.com>
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.8%) to 69.067% when pulling 21abefd on issue-88-stored-search-settings into 79d262d on master.

@tiffon tiffon assigned saminzadeh and unassigned yurishkuro Nov 2, 2017
Copy link
Member

@saminzadeh saminzadeh left a comment

Choose a reason for hiding this comment

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

LGTM

@tiffon tiffon merged commit df12ead into master Nov 6, 2017
@yurishkuro yurishkuro deleted the issue-88-stored-search-settings branch January 29, 2020 15:11
vvvprabhakar pushed a commit to vvvprabhakar/jaeger-ui that referenced this pull request Jul 5, 2021
…ed-search-settings

Verify stored search settings
Signed-off-by: vvvprabhakar <vvvprabhakar@gmail.com>
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.

None yet

4 participants