Code Monkey home page Code Monkey logo

ips-design's People

Contributors

giorgiouboldi avatar

Stargazers

 avatar

Watchers

 avatar

ips-design's Issues

Buttons Hover State

At the moment on the website, the same button has different hover states. It would be better to have just one hover style for the same button for consistency. For the primary button, on hover the background color can change from #5C2946 to #2F1725. The text should remain white and should not have an outline on hover.
Screenshot 2020-05-06 at 16 50 57

Journal Explorer margins

In the initial design, the lines separating the journals were not attached to the vertical line on the left. And they were also aligned on the right with the divider at the top.

Initial design:
Screenshot 2020-05-06 at 18 09 43

Author Page

In the author page, maybe if the author only has content form IPS, it is not necessary to show the tab, since clicking it doesn't take the user anywhere and seems like a functional button. Also the Explore more link seems misaligned, it should be aligned to the right.
Screenshot 2020-05-07 at 15 08 39

Alignements

The lines and text should be aligned on the left
Screenshot 2020-05-07 at 10 50 25

Also, would be nice to have all the ext on the left aligning left with the rest of the content (photos, dividers)
Screenshot 2020-05-07 at 12 10 42

In the event detail page, the content on the right should be aligned to the right and the content on the left should be aligned on the left (arrows, text, images, dividers):
Screenshot 2020-05-07 at 12 20 03
Screenshot 2020-05-07 at 12 22 31
Screenshot 2020-05-07 at 15 02 16

Search Mobile

The elements on this page are not aligned to each other. Divider, text, image should all be aligned on the left in English (on the right in Arabic), that way also allowing for slightly bigger images and more space for text.
The font for the date and language is the system font.
The filter icon is pixelated.

Menu Mobile

When the menu is open, there is a strange white line that cuts through the top. Also here the "close" label is not necessary, but if you want to keep it, I think the font is used at the moment isn't Fedra. The scrolling of the menu goes in both directions but it should just be vertical.
It seems there is a space after the words "Journals", "Books", "Events" and "blogs" so they are misaligned to the center.

Filters Styling

The focus state of the input fields could be styled to fit the brand. For example, on focus: just the color of the input field outline changes from grey to #5C2946
Similarly, the checkbox background color could also be #5C2946

Links style

Some links have the the default underline style on focus. This interferes with the other style of the link and shows 2 underlines simultaneously. One example of this (but not limited to), is the language selector. Other links have a second underline on hover. One solution could be to have Hover and Focus state be the same style. (some examples attached)
Screenshot 2020-05-06 at 17 22 22

When the link already has an underline, it should simple change colors on hover without adding another underline effect
Screenshot 2020-05-06 at 18 11 54

This hover effect is only on the first 2 lines of the title in the Books page
Screenshot 2020-05-07 at 10 40 59

Pressed link color on Blogs page is not in brand. The color should go back to purple after it has been clicked:
Screenshot 2020-05-07 at 11 21 26

In-page sub-menus styling

The dividers should be the same color #E3E1DC and aligned on the left and right.

The behaviour of the sub-menu links have a few issues at the moment:

  1. On hover, the dividers should not be affected, at the moment the bottom divider is being pushed down.
  2. The section the user is on, so the "selected" link should have an purple underline overlapping with the divider (example below)

Screenshot 2020-05-07 at 11 17 12

  1. Hover effect of the link should be same as the above just changing the color of the text and underline to red
  2. The focus state of the link can simply be the same as the hover effect. Right now there is a gray background forming around the text (screenshot from website below)

Screenshot 2020-05-07 at 11 16 32

Arrows on homepage

The arrows to browse the "Latest updates" may look nicer if they are directly aligned on the right edge of the image.
Screenshot 2020-05-06 at 16 38 15

Empty State Search

It might be nice to have a message saying "There are no results for your search"... or something like that so that the user doesn't just see a blank area with no feedback.

Typography hierarchy

In the "Our Journals" section, the date should be in a different text style -> Fedra Sans Book 14
(reference of initial design attached here too)
Screenshot 2020-05-06 at 17 33 49

Article Page Dividers

There are some extra dividers with no content in the article page. If there is no content there, then the dividers are not needed.
Screenshot 2020-05-07 at 10 33 17

Header Mobile

The logo seems a bit small and so does the menu icon and the "menu" label (which could even be removed altogether.

Journal Article Mobile

  • In the top area: the arrows are too close to the edges. The name of the journal and the volume are neither left aligned nor center aligned. It would be better to have them aligned to the center.

  • The rest of the text and content can afford to take up more space on the left and right. Right now the padding is really large and eats up a lot of space. It makes the text in the article a bit hard to read.

Arabic Text Styles

  • There is no Fedra Arabic Italic style, so it is being replaced by the system font in a forced Italic. In Arabic, the weight should remain the same as the corresponding text in English but the Italic should be removed.
  • Letter spacing should be removed for all Arabic text styles as it creates unwanted divisions between the letters (namely h5, links and tags)

Screenshot 2020-05-07 at 17 14 33

Screenshot 2020-05-07 at 17 14 44

Search Filters Mobile

  • When the filters are open, the title of the page and a lot of the text in the page is cut on the left.
  • The year slider doesn't work.
  • The fact that there are more filters under the "apply" and "reset" buttons is a bit confusing.

Main Menu

When the main menu slides open, it leaves a light purple margin on the right and on the bottom, with a small whit gap in the bottom right corner which gives a bit of a strange visual effect. Maybe it could be solved by removing the light purple margin from the page and have them menu open "on top" of the page.

Screenshot 2020-05-06 at 16 34 07

System fonts

The font for number of events found, location, and the label "Speakers" looks like it has been replaced by a system font.
Screenshot 2020-05-07 at 12 14 08
Screenshot 2020-05-07 at 12 18 55

Tab Styling

The tabs in the About -> Governance should be aligned to the left with the rest of the content and the behaviour can be like the image attached. No hover state necessary for the already selected tab.
Screenshot 2020-05-07 at 11 52 02

Divider line weight

The dividers should always be same weight and same color. In the event detail page, one of the lines looks thicker
Screenshot 2020-05-07 at 12 16 58

Search icon

Maybe the search icon shouldn't have the underline on hover (similarly to the menu icon).

Journals Hover Style

In the Journal Explorer page, it might be nice to have an underline on all the title instead of just at the bottom, to be consistent with the other links.
Screenshot 2020-05-06 at 17 51 43

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.