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

style(weave): show more button #2978

Merged
merged 12 commits into from
Nov 18, 2024
Merged

style(weave): show more button #2978

merged 12 commits into from
Nov 18, 2024

Conversation

jwlee64
Copy link
Contributor

@jwlee64 jwlee64 commented Nov 13, 2024

Description

adds show more button

Screen.Recording.2024-11-13.at.4.02.29.PM.mov

Testing

How was this PR tested?

@jwlee64 jwlee64 requested review from a team as code owners November 13, 2024 23:29
@jwlee64 jwlee64 changed the base branch from josiah/chatview-styling to master November 13, 2024 23:39
@jwlee64 jwlee64 changed the base branch from master to josiah/chatview-styling November 13, 2024 23:49
className={classNames(
'absolute bottom-0 left-0 flex w-full items-center justify-center pb-4 pt-20',
!isShowingMore
? `from-34% rounded-b-xl bg-gradient-to-t ${
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this gradient working?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i updated the gradient color to the moon_100 for the new system prompt color and double checked that I could see it for user and assistant

Base automatically changed from josiah/chatview-styling to master November 18, 2024 18:28
@jwlee64 jwlee64 merged commit dd2d5de into master Nov 18, 2024
114 of 116 checks passed
@jwlee64 jwlee64 deleted the josiah/showmor-button branch November 18, 2024 18:59
@github-actions github-actions bot locked and limited conversation to collaborators Nov 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants