hicommonwealth / commonwealth

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

Breadcrumbs doesn't span full width of screen #9917

Open Israellund opened 1 week ago

Israellund commented 1 week ago

Describe the bug

Breadcrumbs doesn't span full width of screen so it is showing some of the information to the right when you scroll, when it should scroll behind the breadcrumbs. This happens on larger screens. In the below image notice "Dismiss" is partially seen in the upper right. screenshot_2024-11-14_at_2 28 12___pm

Either the Breadcrumbs needs to be extended to account for all screen sizes, or a slug needs to be put in place to extend the breadcrumbs so there is no visual break between the end of the breadcrumbs and the edge of the screen.

KaleemNeslit commented 1 week ago

image

@Israellund i am not able to reproduce this bug as i tested with 4K screen size and utlraHD 3840 * 2160 can you please you share which screen size you are facing issue

Israellund commented 1 week ago

@KaleemNeslit I am seeing this on a regular laptop screen. Nothing too big. Go to a community and try to replicate it in there. I am in Ethereum community and see it, although it is not community specific. Also test it on prod and local, maybe it has been inadvertently fixed on local but it hasn't hit prod yet.