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

[Feature Anywhere] Various bug fixes #4245

Merged

Conversation

ohltyler
Copy link
Member

@ohltyler ohltyler commented Jun 5, 2023

Description

Various bug fixes:

  1. Hides 'view events' option on eligible charts, if there is no existing vislayers.
  2. Fixes text wrapping of plugin resource names in view events flyout by adding word-break styling. Also expands width from 150px -> 200px to increase likelihood of the names fitting on one line and not looking too squished/compact
  3. Adds external link to plugin resource names in view events flyout
  4. Cleans up default saved obj title in the saved obj management plugin to be augment-vis-<originPlugin>
  5. Disables/removes the 'View augment-vis' button in the saved obj details page in saved obj management plugin by updating the value in capabilitiesProvider.
  6. Updates the view events icon to inspect

Screenshots of fixes:
Updated name:
Screenshot 2023-06-05 at 3 27 27 PM

Correct text wrapping:
Screenshot 2023-06-05 at 2 43 45 PM

Removed 'View augment-vis' button:
Screenshot 2023-06-05 at 3 42 16 PM

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
@ohltyler ohltyler changed the title Various bug fixes [Feature Anywhere] Various bug fixes Jun 5, 2023
Copy link
Member

@ashwin-pc ashwin-pc left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@ashwin-pc ashwin-pc left a comment

Choose a reason for hiding this comment

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

LGTM!

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
@ohltyler ohltyler merged commit b05c633 into opensearch-project:feature/feature-anywhere Jun 5, 2023
@ohltyler ohltyler deleted the bug-fix-1 branch June 5, 2023 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants