okTurtles / group-income

A decentralized and private (end-to-end encrypted) financial safety net for you and your friends.
https://groupincome.org
GNU Affero General Public License v3.0
331 stars 44 forks source link

Some UI issues #2250

Closed Silver-IT closed 4 months ago

Silver-IT commented 4 months ago

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 commented 4 months ago

~2. Messages are not loaded~

[Steps to reproduce]

EDITED: Fixed in the PR #2251

Silver-IT commented 4 months ago

~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 commented 4 months ago

~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 commented 4 months ago

~5. Overflowed reactions inside pinned messages~

Also for the pinned messages too. image

EDITED: This is fixed in the PR #2247.