Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Improve styling of the message action bar #6066

Merged
merged 3 commits into from
May 24, 2021

Conversation

niquewoodhouse
Copy link
Contributor

Refine UI of the message action bar to increase usability, focus on bar content, UI consistency.

Before:

control

After:

style-04

  • Increase focus on menu content by a) removing borders that were brighter than contents, making it slightly harder to see the icons and decide next steps; b) increasing size of buttons; c) changing background to not blend into the event tile hover

  • Increase UI consistency by a) reflecting other (recently made) lists of icons that don't use borders to separate iconography, see room header and composer options; b) using colour used for other icons

  • Increase usability by increasing the size of buttons and providing more feedback


Further notes

I took the opportunity to look at the action bar in Slack and Discord for reference.

slack-01

discord-01

This helped guide me to boost the size of the buttons, and use contrasting tones.

I did consider other options, like keeping the same button size, but the above examples made me want to propose a larger button.

style-03

My hope is to iterate this after trying it in the product for a week and when confident, use the styling to alter the message composer actions

image

Refine UI of message action bar to increase usability and focus on bar content.
Increase size of buttons
@niquewoodhouse niquewoodhouse requested review from a team May 19, 2021 10:31
Correct error on css hover for message action button background colour change
@niquewoodhouse niquewoodhouse marked this pull request as ready for review May 19, 2021 11:24
@niquewoodhouse niquewoodhouse requested a review from t3chguy May 19, 2021 11:34
@t3chguy t3chguy changed the title Update _MessageActionBar.scss Improve styling of the message action bar May 19, 2021
Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

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

Code-wise this looks good, really liking the new style

@niquewoodhouse niquewoodhouse merged commit 153d0ae into develop May 24, 2021
@niquewoodhouse niquewoodhouse deleted the niquewoodhouse-message-action-bar-refine-ui branch May 24, 2021 12:30
jryans added a commit that referenced this pull request Jun 2, 2021
This adjusts the `border-radius` used when hovering on an event to match the
recently changed value for the action bar (changed to `8px` in
#6066).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants