Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Conversation

@mxstbr
Copy link
Contributor

@mxstbr mxstbr commented Aug 24, 2018

Status

  • WIP
  • Ready for review
  • Needs testing

Deploy after merge (delete what needn't be deployed)

  • hyperion (frontend)

Based on feedback from users this contains two fixes:

  • Fix hover styles in inbox community sidebar: Previously it was impossible to discern whether you had selected a channel or were hovering it because they had the same color. This fixes it by setting a unique hover color by default. In the future, this could even be the community's own selected "brand color".
  • Adjust copy in inbox community sidebar: "Visit community" was pretty unclear for users, since they were "already viewing the community?!" This makes it obvious that you visit the landing page of the community.

mxstbr added 2 commits August 24, 2018 10:54
"Visit community" was pretty unclear for users, since they were "already viewing the community?!"

This makes it obvious that you visit the landing page of the community.
Previously it was impossible to discern whether you had selected a
channel or were hovering it because they had the same color.

This fixes it by setting a unique hover color by default. In the future,
this could even be the community's own selected "brand color".
<ChannelListItem>
<Icon glyph={'link'} size={24} />
<CommunityListName>Visit community</CommunityListName>
<CommunityListName>Visit landing page</CommunityListName>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"landing page" feels a bit weird, too. What about "View community home" or something?

@brianlovin brianlovin merged commit c9aabb0 into alpha Aug 25, 2018
@brianlovin brianlovin deleted the small-ui-copy-changes branch August 25, 2018 21:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants