-
Notifications
You must be signed in to change notification settings - Fork 70
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
ENG-808: Add custom handler functions support to OXD profile pic & link cell types #798
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DanuAnjana
changed the title
eng-808 - add onclick event to prevent default behaviour of link and execute a function
ENG-808: add an onClick event to the link inside the LinkWithPill and ProfilePic components to prevent the default link behavior and trigger a custom function
Oct 29, 2024
Super-Chama
reviewed
Oct 31, 2024
Super-Chama
reviewed
Oct 31, 2024
components/src/core/components/ProfilePic/__tests__/profile-pic.spec.ts
Outdated
Show resolved
Hide resolved
Super-Chama
reviewed
Oct 31, 2024
Super-Chama
requested changes
Oct 31, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are unrelated old commits here. best to rebase from upstream/ent
Super-Chama
changed the title
ENG-808: add an onClick event to the link inside the LinkWithPill and ProfilePic components to prevent the default link behavior and trigger a custom function
ENG-808: Add custom handler functions support to OXD profile pic & link cell types
Oct 31, 2024
DanuAnjana
force-pushed
the
oxdcomponent
branch
from
November 1, 2024 10:24
30df74b
to
b2384fe
Compare
Super-Chama
requested changes
Nov 1, 2024
components/src/core/components/CardTable/Cell/ProfilePicture.vue
Outdated
Show resolved
Hide resolved
Super-Chama
reviewed
Nov 4, 2024
Super-Chama
approved these changes
Nov 4, 2024
…Pic.vue, profile-pic.spec.ts, ListSkeleton.story.vue - add onclick event to prevent default behaviour of link and execute a function
…event to prevent default behaviour of link and execute a function
…event to prevent default behaviour of link and execute a function fix issue
DanuAnjana
force-pushed
the
oxdcomponent
branch
from
November 4, 2024 06:26
bb616c7
to
cd0abf9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist