-
Notifications
You must be signed in to change notification settings - Fork 90
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
Link component can provide it's own implementation of anchor tag (as per NavigationItem) #3627
Comments
Hi @mark-tate I would like to take up this issue. can you please assign it to me? and no I am not an employee of JPMorgan Chase & Co. |
Apologies for the slow response @saurabhkacholiya and thank you for your interest |
Hi @mark-tate - can I work on this issue ?
|
Yes, feel free to contribute (assuming you've done the internal open source training) |
Sure, thank you @origami-z |
hi, i would love to help in this issue. |
Feel free to contribute a PR. If you're not part of JPMC, remember to follow CLA process from https://github.com/jpmorganchase/.github/blob/main/CONTRIBUTING.md |
Many offers of contribution so hoping that someone will provide the specified solution. Feel free to contribute a PR. If you're not part of JPMC, remember to follow CLA process from https://github.com/jpmorganchase/.github/blob/main/CONTRIBUTING.md Our own capacity will pick this up in Q1 otherwise. |
Area
UI Components
The problem
Add render prop/patten to Link component
With NavigationItem, we can now provide an alternate link to the NavigationItem through the
render
prop. Emulate this behaviour forLink
The solution
Review NavigationItem API and render prop and emulate equivalent solution for Link
Alternatives and examples
Are you a JPMorgan Chase & Co. employee?
The text was updated successfully, but these errors were encountered: