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

feat: add ExternalLink component #17

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

petermakowski
Copy link
Contributor

@petermakowski petermakowski commented Oct 13, 2023

Done

  • add ExternalLink component

QA steps

  • Replace all imports of local ExternalLink in maas repository already consuming maas-react-components
  • Run tests and verify they have passed
  • Open the web ui and verify that external links work as expected

Screenshots

Notes

In case you happen to have errors about different react versions/breaking rules of hooks you may need to run yarn link ../maas-ui/node_modules/react in the maas-react-components local repository to make sure it resolves to the correct version.
https://react.dev/warnings/invalid-hook-call-warning#duplicate-react

@petermakowski petermakowski force-pushed the feat-add-external-link branch 2 times, most recently from 9ec5d63 to 0696f9c Compare October 16, 2023 14:20
@petermakowski petermakowski force-pushed the feat-add-external-link branch from 0696f9c to 3b97d63 Compare October 16, 2023 15:06
@petermakowski petermakowski marked this pull request as ready for review October 16, 2023 15:08
@petermakowski petermakowski merged commit 90feebd into canonical:main Oct 16, 2023
5 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants