-
Notifications
You must be signed in to change notification settings - Fork 21
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
refactor(RelatedPrompt): component logic to be reusable #1696
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
AdrianArenal
commented
Jan 20, 2025
packages/x-adapter-platform/src/endpoint-adapters/related-prompts.endpoint-adapter.ts
Outdated
Show resolved
Hide resolved
b3ab608
to
b8e20e7
Compare
a5139f0
to
ad6476c
Compare
e4bc84c
to
fc86e95
Compare
de073bb
to
14e4c1e
Compare
d4eeeae
to
c278dc6
Compare
11dbcba
to
38fc7bd
Compare
Hi @C4rlos99!! I think we should add a |
Also on mobile, the animation has a weird behavior. ScreenRecording_02-12-2025.09-40-31_1.MP4 |
d27df15
to
64464f2
Compare
083fdbe
to
65c5e5c
Compare
65c5e5c
to
e822ef3
Compare
lauramargar
approved these changes
Feb 14, 2025
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.
RelatedPromptsTagList
component test needs to be fixed in the futurePull request template
Describe the purpose of the change, the specific changes done in detail, and the issue you have fixed.
Motivation and context
Type of change
What is the destination branch of this PR?
Main
How has this been tested?
Tests performed according to testing guidelines:
Checklist: