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

feat: arrow up inside of composer will fill with the last user message #663

Merged
merged 6 commits into from
Aug 15, 2024

Conversation

tomtobac
Copy link
Collaborator

@tomtobac tomtobac commented Aug 14, 2024

Description

Add a new event when the composer is empty and the user click ArrowUp it will fill the composer with the last user's message and move the cursor to the end

Closes

Screenshots

Screen.Recording.2024-08-14.at.18.03.06.mov

Copy link
Collaborator

@tianjing-li tianjing-li left a comment

Choose a reason for hiding this comment

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

lgtm

@knajjars knajjars added this pull request to the merge queue Aug 15, 2024
Merged via the queue into main with commit efde968 Aug 15, 2024
5 checks passed
@knajjars knajjars deleted the tomeu/arrow-up-feat branch August 15, 2024 11:24
1vn pushed a commit that referenced this pull request Aug 15, 2024
#663)

* feat: arrow up inside of composer will fill with the last user message

* fix: take the last user message instead the first one

* refactor: run format

---------

Co-authored-by: Khalil Najjar <knajjars@gmail.com>
1vn pushed a commit that referenced this pull request Aug 15, 2024
#663)

* feat: arrow up inside of composer will fill with the last user message

* fix: take the last user message instead the first one

* refactor: run format

---------

Co-authored-by: Khalil Najjar <knajjars@gmail.com>
github-merge-queue bot pushed a commit that referenced this pull request Aug 15, 2024
* fix check

* chore(deps): bump axios from 1.6.8 to 1.7.4 in /src/interfaces/coral_web (#668)

Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khalil Najjar <knajjars@gmail.com>

* build(deps): bump postcss from 7.0.39 to 8.4.39 in /src/interfaces/assistants_web (#469)

build(deps): bump postcss in /src/interfaces/assistants_web

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.39 to 8.4.39.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.39...8.4.39)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khalil Najjar <knajjars@gmail.com>

* chore(deps): bump axios from 1.7.2 to 1.7.4 in /src/interfaces/slack_bot (#669)

Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khalil Najjar <knajjars@gmail.com>

* feat: arrow up inside of composer will fill with the last user message (#663)

* feat: arrow up inside of composer will fill with the last user message

* fix: take the last user message instead the first one

* refactor: run format

---------

Co-authored-by: Khalil Najjar <knajjars@gmail.com>

* Revert "chore(deps-dev): bump nltk from 3.8.1 to 3.8.2 (#653)" (#673)

This reverts commit c507489.

* Update poetry.lock

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khalil Najjar <knajjars@gmail.com>
Co-authored-by: Tomeu <tomeu@cohere.com>
Co-authored-by: Ads Dawson <104169244+GangGreenTemperTatum@users.noreply.github.com>
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