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

fix: adjust MessageInput Autocomplete position above textarea with multiple rows #297

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

MartinCupela
Copy link
Collaborator

🎯 Goal

Make sure the autocomplete suggestion list is always above the textarea.

🎨 UI Changes

Before:
image

After:

image

@MartinCupela MartinCupela merged commit b3dd8de into main Jun 20, 2024
1 check passed
@MartinCupela MartinCupela deleted the fix/autocomplete-position branch June 20, 2024 07:45
github-actions bot pushed a commit that referenced this pull request Jun 21, 2024
# [5.0.0-rc.1](v4.17.0...v5.0.0-rc.1) (2024-06-21)

### Bug Fixes

* adjust MessageInput Autocomplete position above textarea with multiple rows ([#297](#297)) ([b3dd8de](b3dd8de))
* center message input elements ([615fff7](615fff7))
* remove emoji-mart from final builds, distribute separately ([#246](#246)) ([9ad33d5](9ad33d5))
* remove emoji-replacement from final builds, distribute separately ([#247](#247)) ([613f52d](613f52d))
* remove source maps ([8d923f2](8d923f2))
* remove str-chat class from emoji-replacement rules ([3bf8d68](3bf8d68))

### Features

* prepare for removal of legacy styles from stream-chat-react ([#296](#296)) ([e374e81](e374e81))

### BREAKING CHANGES

* emoji-replacement styles are now distributed separately (affects both styling versions)
* `emoji-mart` styles are now distributed separately
(affects both styling versions)
Copy link

🎉 This PR is included in version 5.0.0-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jun 27, 2024
## [4.17.1](v4.17.0...v4.17.1) (2024-06-27)

### Bug Fixes

* adjust MessageInput Autocomplete position above textarea with multiple rows ([#297](#297)) ([b3dd8de](b3dd8de))
* **angular:** v5 small fixes ([#300](#300)) ([c1af437](c1af437))
Copy link

🎉 This PR is included in version 4.17.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants