OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

fix for link not opening in new tab

Open niteshthakur opened this issue 1 year ago • 7 comments

Description

This change fixes the issue listed in Bug 3500

Issues Resolved

closes #3500

Screenshot

Testing the changes

A datatable visualization needs to be created on an index pattern which has a field formatted as URL and set to open in a new tab. On clicking, the url confiured should open in a new tab,

Changelog

  • skip

Check List

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

niteshthakur avatar Sep 16 '24 16:09 niteshthakur