Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Interface updatesv2 #27

Merged
merged 8 commits into from
Dec 18, 2019
Merged

Conversation

RitaOak
Copy link
Collaborator

@RitaOak RitaOak commented Dec 10, 2019

This change is Reviewable

@RitaOak RitaOak requested a review from brecke December 10, 2019 05:42
Copy link
Member

@brecke brecke left a comment

Choose a reason for hiding this comment

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

Reviewed 9 of 9 files at r1.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @RitaOak)


images/user.jpg, line 0 at r1 (raw file):
I think we should do something about the image filesizes. Let's create a github issue on Biscuit-ux to deal with this sometime at a later stage, shall we? I'm guessing there are ways to deal with this, just not sure which ones.


style/topnav-buttons.scss, line 25 at r1 (raw file):

.notification-icon {
  color: black;

A longe time ago I read the following: https://ianstormtaylor.com/design-tip-never-use-black/

What do you make of this?

Copy link
Member

@brecke brecke left a comment

Choose a reason for hiding this comment

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

Reviewed 9 of 9 files at r2.
Reviewable status: all files reviewed, 3 unresolved discussions (waiting on @RitaOak)


style/news-feed.scss, line 5 at r2 (raw file):

  box-shadow: none;
  background-color: white;
  //box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);

why the comment?

@RitaOak RitaOak requested a review from brecke December 18, 2019 13:09
@RitaOak
Copy link
Collaborator Author

RitaOak commented Dec 18, 2019


images/user.jpg, line at r1 (raw file):

Previously, brecke (Miguel Laginha) wrote…

I think we should do something about the image filesizes. Let's create a github issue on Biscuit-ux to deal with this sometime at a later stage, shall we? I'm guessing there are ways to deal with this, just not sure which ones.

Issue created. Tagged you

@RitaOak
Copy link
Collaborator Author

RitaOak commented Dec 18, 2019


style/news-feed.scss, line 5 at r2 (raw file):

Previously, brecke (Miguel Laginha) wrote…

why the comment?

experimenting with something, will remove in due time

@RitaOak
Copy link
Collaborator Author

RitaOak commented Dec 18, 2019


style/topnav-buttons.scss, line 25 at r1 (raw file):

Previously, brecke (Miguel Laginha) wrote…

A longe time ago I read the following: https://ianstormtaylor.com/design-tip-never-use-black/

What do you make of this?

Pure black is bad for contrast (which affects accessibility). At this point I was experimenting to check how the overall interface would respond to a brutal change from saturated black to 100% black, but meanwhile I've normalized the colours.

Copy link
Collaborator Author

@RitaOak RitaOak left a comment

Choose a reason for hiding this comment

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

Reviewable status: 12 of 14 files reviewed, 3 unresolved discussions (waiting on @brecke)


images/user.jpg, line at r1 (raw file):

Previously, RitaOak (Rita Oak) wrote…

Issue created. Tagged you

Done.


style/news-feed.scss, line 5 at r2 (raw file):

Previously, RitaOak (Rita Oak) wrote…

experimenting with something, will remove in due time

Done.


style/topnav-buttons.scss, line 25 at r1 (raw file):

Previously, RitaOak (Rita Oak) wrote…

Pure black is bad for contrast (which affects accessibility). At this point I was experimenting to check how the overall interface would respond to a brutal change from saturated black to 100% black, but meanwhile I've normalized the colours.

Done.

Copy link
Member

@brecke brecke left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r3.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @RitaOak)


src/components/dashboard.js, line 4 at r3 (raw file):

import sharedStyles from '../../style/app.scss';
import dashboardStyles from '../../style/dashboard.scss';
import dashboardButtonsStyles from '../../style/dashboard-filter.scss';

why separate styles for buttons and the rest?

@RitaOak RitaOak merged commit 463f4d1 into oaeproject:master Dec 18, 2019
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.

2 participants