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

New attachment picker UI issues #5422

Open
volodymyr-shykun opened this issue Oct 2, 2024 · 1 comment · Fixed by #5430
Open

New attachment picker UI issues #5422

volodymyr-shykun opened this issue Oct 2, 2024 · 1 comment · Fixed by #5430
Labels
bug Something isn't working

Comments

@volodymyr-shykun
Copy link

volodymyr-shykun commented Oct 2, 2024

Describe the bug

After adopting Stream Chat SDK version 6.5 we decided to add the new attachment picker, that doesn't require media permissions. Here are several issues that we have found:

The poll attachment doesn't fit the screen and the buttons cover the camera permission message.
Also, we don't need the poll feature and we could remove the poll tab in the previous attachment picker. Now this poll button is hardcoded and there is no option to hide it, so it would be great if you added this option to the SDK.

SDK version

  • 6.5.0

To Reproduce
Steps to reproduce the behavior:

  1. Enable attachment picker without permissions
  2. Go to the chat
  3. Click on the attachment button
  4. See attachment picker

Expected behavior

  1. All attachment buttons are visible
  2. There is an option to hide buttons we don't need

Device:

  • Vendor and model: Samsung Galaxy A22
  • Android version: 13

Screenshots

image

@volodymyr-shykun volodymyr-shykun added the bug Something isn't working label Oct 2, 2024
@aleksandar-apostolov
Copy link
Collaborator

Hey @volodymyr-shykun

Thanks for the report. We will look into it.
Will keep you posted.

Regards,
Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants