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

Some UI issues #2250

Closed
Silver-IT opened this issue Jul 23, 2024 · 4 comments · Fixed by #2251
Closed

Some UI issues #2250

Silver-IT opened this issue Jul 23, 2024 · 4 comments · Fixed by #2251

Comments

@Silver-IT
Copy link
Member

Silver-IT commented Jul 23, 2024

Problem

Down here, I will describe the issues I found while testing.
1. Pinned message is different from the original one.

image

I tested with the following text.

You raise me up

When I am down and, oh my soul, so weary
When troubles come and my heart burdened be
Then, I am still and wait here in the silence
Until You come and sit awhile with me.
Chorus
You raise me up, so I can stand on mountains
You raise me up, to walk on stormy seas
I am strong, when I am on your shoulders
You raise me up to more than I can be

EDITED: Fixed in the PR #2251

Solution

Fix it

@Silver-IT
Copy link
Member Author

Silver-IT commented Jul 24, 2024

2. Messages are not loaded

[Steps to reproduce]

  • [Tab1] user1 creates a group
  • [Tab2] user2 joins the group and creates a private channel
  • [Tab2] user2 creates a message in private channel
  • [Tab2] user2 copies the message link and pastes it in general chatroom
  • [Tab1] user1 clicks the message link (to the one of private chatroom) and gets the alert (GOOD SO FAR)
  • [Tab1] user1 copies the message link and opens it in the browser
  • [Tab1] user1 is in the general chatroom, but no messages are loaded. Plus, gets the following error
    image

EDITED: Fixed in the PR #2251

@Silver-IT
Copy link
Member Author

Silver-IT commented Jul 24, 2024

3. Empty popup when the invite link is revoked

When I tried to revoke the general invite link, and clicked the Action button the empty popup is displayed.
If there is no available actions, the Action button should not be there I think.
image

EDITED: Fixed in the PR #2251

@Silver-IT
Copy link
Member Author

Silver-IT commented Jul 24, 2024

4. Reactions are overflow

Also I think we need limit on the number of reactions or to wrap them to fix the overflow of reactions.
image

EDITED: This is fixed in the PR #2247.

@Silver-IT
Copy link
Member Author

Silver-IT commented Jul 24, 2024

5. Overflowed reactions inside pinned messages

Also for the pinned messages too.
image

EDITED: This is fixed in the PR #2247.

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

Successfully merging a pull request may close this issue.

1 participant