Skip to content

Conversation

@lily-de
Copy link
Contributor

@lily-de lily-de commented Dec 19, 2024

Before:

  • had to manually scroll down to the flying bird gif if user message is very long
  • had to manually scroll down to the flying bird gif after in-line link previews
  • had to manually scroll past tool output bubbles

After

  • always autoscrolls to the bottom so user can see the flying bird gif immediately after pressing enter

@github-actions
Copy link
Contributor

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Ldelalande/fix scroll". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@lily-de lily-de changed the base branch from main to v1.0 December 19, 2024 15:22
@lily-de lily-de changed the title Ldelalande/fix scroll fix: Ldelalande/fix scroll Dec 19, 2024
@lily-de lily-de marked this pull request as ready for review December 19, 2024 15:37
@lily-de lily-de force-pushed the ldelalande/fix-scroll branch from 2bd01cb to f87371f Compare December 19, 2024 16:09
@lily-de lily-de force-pushed the ldelalande/fix-scroll branch from f87371f to d942845 Compare December 19, 2024 16:53
@lily-de lily-de marked this pull request as draft December 19, 2024 16:54
@lily-de lily-de marked this pull request as ready for review December 19, 2024 18:58
@lily-de lily-de merged commit 2cd1314 into v1.0 Dec 19, 2024
3 checks passed
michaelneale added a commit that referenced this pull request Dec 19, 2024
* v1.0:
  fix: Ldelalande/fix scroll (#504)
  feat: MCP server sdk (simple version first) (#499)
lifeizhou-ap added a commit that referenced this pull request Dec 20, 2024
* v1.0:
  Update cli-release.yml
  feat: added groq provider (#494)
  fix: use rust tls (#500)
  fix: Ldelalande/fix scroll (#504)
  feat: MCP server sdk (simple version first) (#499)
  tiny change to use most recent in stack (#501)
  stop bubbles filling screen (#495)
  chore: V1.0 release automation (#493)
michaelneale added a commit that referenced this pull request Jan 6, 2025
* v1.0: (43 commits)
  feat: openrouter provider (#538)
  [ui] chore: tidy up gui providers (#537)
  [ui]: Polish and system theme fix (#533)
  [ui]: General ui polish to more closely match designs (#532)
  Latency issue fix with prepare_inference (#535)
  chore: use cross to build binaries (#507)
  feat: a system for non developers to augment developer system (#524)
  fix: Broken open directory and new session buttons in more menu (#520)
  refactor: move get_usage to provider trait (#506)
  fix: Make stop button more obvious (#516)
  fix: Enhance Dark mode menu dots visibility (#517)
  working on automating release of .zip and binaries and having them on each PR as well (#509)
  conditionally load memory system in goose server (#508)
  Adds 'instructions' field to InitializeResult (#511)
  feat: MCP client sdk (#505)
  Update cli-release.yml
  feat: added groq provider (#494)
  fix: use rust tls (#500)
  fix: Ldelalande/fix scroll (#504)
  feat: MCP server sdk (simple version first) (#499)
  ...
@yingjiehe-xyz yingjiehe-xyz deleted the ldelalande/fix-scroll branch February 5, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants