Closed anishTP closed 5 months ago
The layout needs cleanup for some cases:
Member box alignment and missing icon for venue:
Everything is left aligned when there's no image, but the button's visual alignment is off:
Here the colour contrast works in the button's favour, but it needs margin from the text above it. The second button declaring "You are a member" is confusing as it has no relevance to this header:
The layout needs cleanup for some cases:
Member box alignment and missing icon for venue:
Changed the size of the button to full-width when its the only child. Replaced map-pin with map-marker-alt icon for the venue.
Everything is left aligned when there's no image, but the button's visual alignment is off:
Added padding to above the button when there is no image and start-date. Also made it full-width when its the only child.
Here the colour contrast works in the button's favour, but it needs margin from the text above it. The second button declaring "You are a member" is confusing as it has no relevance to this header:
The membership button could be removed since the header already has a label showing membership status. But it is necessary when the user is not a member.