oui
oui copied to clipboard
[Enhance] Add Explanation for external Prop in OuiLink
Description
This PR updates the documentation to include a clearer explanation of the external prop in the OuiLink component. The modification explicitly describes the automatic rendering of a pop-out icon when the external prop is set to true, enhancing the documentation's clarity.
Issues Resolved
See the discussion here: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/5511
Check List
- [ ] New functionality includes testing.
- [ ] New functionality has been documented.
- [ ] All tests pass
- [ ]
yarn lint - [ ]
yarn test-unit
- [ ]
- [ ] Update CHANGELOG.md
- [x] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Is anyone opposed to skipping changelog on this one? I feel like the clarification is trivial enough not to warrant a changelog entry
@BSFishy I agree. I think we could skip changelog for this one.