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

[Bug] fix timeline icon in Visualize list #659

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Jul 21, 2021

Description

Icon was not loading in the Visualize list because it was
referencing a non-existant icon. Other parts of the code
loads the icon correctly, so updated the icon to an existing
icon.

Signed-off-by: Kawika Avilla kavilla414@gmail.com

Issues Resolved

#658

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

Icon was not loading in the Visualize list because it was
referencing a non-existant icon. Other parts of the code
loads the icon correctly, so updated the icon to an existing
icon.

Issues resolved:
opensearch-project#658

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
@kavilla kavilla added the bug Something isn't working label Jul 21, 2021
@kavilla kavilla linked an issue Jul 21, 2021 that may be closed by this pull request
Copy link
Contributor

@boktorbb boktorbb left a comment

Choose a reason for hiding this comment

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

Looks good

@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed e639ecf

@kavilla
Copy link
Member Author

kavilla commented Jul 21, 2021

Screen Shot 2021-07-21 at 3 50 29 PM

@kavilla
Copy link
Member Author

kavilla commented Jul 21, 2021

Screen Shot 2021-07-21 at 4 40 01 PM

Copy link
Contributor

@tmarkley tmarkley left a comment

Choose a reason for hiding this comment

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

Looks good - I'm assuming at some point we'll want to consider a different icon across the application for Timeline?

@tmarkley
Copy link
Contributor

Also, is it possible to add a test for this?

@kavilla kavilla merged commit 1bf8b96 into opensearch-project:main Jul 26, 2021
kavilla added a commit to kavilla/OpenSearch-Dashboards-1 that referenced this pull request Jul 26, 2021
Icon was not loading in the Visualize list because it was
referencing a non-existant icon. Other parts of the code
loads the icon correctly, so updated the icon to an existing
icon.

Issues resolved:
opensearch-project#658

Backport PR:
opensearch-project#659

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
kavilla added a commit that referenced this pull request Jul 28, 2021
Icon was not loading in the Visualize list because it was
referencing a non-existant icon. Other parts of the code
loads the icon correctly, so updated the icon to an existing
icon.

Issues resolved:
#658

Backport PR:
#659

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
@kavilla kavilla deleted the avillk/fix_timeline_icon branch August 24, 2021 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Timeline icon does not show in list visualizations
4 participants