hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
67 stars 44 forks source link

[Bug]: Raymond's UI bugs he compiled #8727

Open commonwealth-issue-bot[bot] opened 2 months ago

commonwealth-issue-bot[bot] commented 2 months ago

Description

1) Username misaligned in the comment box

~~2)A lot of errors when on a thread where a user has been "deleted" (I think that's what's happening here but unclear) Creating a comment errors with "comments is not iterable" The page tries to refetch comments and fetching fails, so an error pops up repeatedly saying comments could not be fetched The deleted account shows up as Deleted on the thread page, but Anonymous on the thread listing page~~

3) Inconsistent font sizes between comments

4) After creating a comment, scroll jump takes you to the wrong position (the comment you just wrote is off screen by a few hundred pixels)

5) When clicking reply on the child of comment, scroll jump takes you to the wrong position, the comment box is now off screen in the opposite direction below your viewport

Internal Reporter (Growth Team)

Mitchy (@cowballzach)

Communities Affeceted

users

Initial Conditions

Environment: prod Encounter Date/Time: 8/1 6PM ET

Reproduction Steps

described above

Expected Behavior

1) name should be aligned above the comment box

2) I believe this is a product question

3) Font sizes should be consistent between threads

4) After creating a comment scroll should take you to the "right position" Comment should be aligned on screen

5) When clicking reply on a comment scroll should take you to the right position, comment box should be aligned within view.

Videos / Screenshots

Additional Information

Issue 1: p4 issue 2: p2 issue 3: p3 issue 4: p4 issue 5: p4

raymond is the original person who discovered these bugs/UI errors. If reproduction is hard please contact him for more info.

cowballzach commented 2 months ago

Issue 1 Image: image

issue 2 images: image image

issue 3 image: image

issue 4 image: TBD

issue 5 image: TBD

Israellund commented 1 month ago

Raymond was not able to replicate number 2. so that is no longer applicable to this ticket.