Frequently Asked Questions

What is the Nord Design System? #

Nord is Nordhealth’s design system for products, digital experiences and brand. It’s a collection of reusable components and tools, guided by clear standards, that can be assembled together to build digital products and experiences.

Who works on Nord? #

Nord Design System has a core team of designers and developers inside Nordhealth who are dedicated to building and supporting the system. The core team includes Ariel Salminen, Eric Habich and Elwin van Eede.

Why is the design system public? #

Public documentation makes sharing and collaboration between different teams and third party vendors much easier as it increases the system’s visibility and accountability. This also makes us push towards higher quality content and enables us to be more transparent. Finally, this also serves as an amazing tool that we can leverage in recruiting.

What is the goal of the design system? #

The goal of Nord Design System is to improve UI consistency and quality, while making our software design and development processes more efficient. Nord also helps to establish a common vocabulary between everyone in our organization and ease collabo­ration between different teams and disciplines.

What’s on the roadmap? #

See the Roadmap page for up to date plans.

How do you prioritize items on your roadmap? #

Please see backlog prioritization model for more details.

Should we use the Nord Design System? #

The short answer is yes, you should use it. Nord improves UI consistency and quality, while making our software design and development processes more efficient.

Can we use a different framework instead of Nord? #

The short answer is, no, you shouldn’t. Third party frontend frameworks provide a specific solution and a particular look and feel, and the resulting experience ends up resembling someone else’s brand. In addition to look-alike issues, these frameworks add a lot of unnecessary bloat to the user experience.

While a third party framework might seem like a good way to jump start development, it will eventually lead to developers needing to create a substantial amount of custom code to achieve their products’ goals. Eventually a threshold will be crossed where the initial benefits of using a third party framework are outweighed by the time spent modifying, extending, and fixing the framework.

Finally, there’s also the issue with naming. Using a third party framework means subscribing to someone else’s structure, naming, styling conventions, and even ways of working which will make it harder and harder for us to improve our processes and ease the collaboration between different teams and disciplines.

What if Nord doesn’t fulfill our team’s requirements? #

Nord’s contribution model allows feature teams to add new features based on their product requirements. At the same time, it allows us to keep an eye on the quality and consistency of the user experience. Please see contributing guidelines for more information.

What’s the meaning of “draft” badges? #

These badges indicate whether something is ready to be used in production. Orange (“Draft”) status means that it’s still under work and not ready to be used in production environment or design work.

Can I use Nord in any project? #

Nord Design System is meant for building digital products and experiences for Nordhealth. Our terms of use doesn’t allow the use of Nord outside of this context.

Is Nord open source? #

No, but feel free to browse this website to learn how we approach design and development at Nordhealth.

Is there a way to monitor API status? #

Yes, Nord Design System has a public status page that informs our users about the uptime of our services. You can view our status page here.

What tools do you use? #

What packages do you offer? #

What’s your working culture? #

The following set of fundamental rules allows us to get to the highest level of productivity while benefiting both the company and our team members.

How do you use Slack? #

We aim to follow the below guidelines to keep the experience great for everyone:

How do I get started with Nord? #

See the Getting Started section in the documentation.

You can find the logo in different formats from our downloads page.

Where can I find the presentation templates? #

You can find the presentation templates in different formats from our downloads page.

What’s the difference between RGB, CMYK and Spot colors? #

The straightforward answer is that RGB is for anything digital or on a screen, and CMYK and Spot are for print. If you’re working on print and don’t know what Spot colors are, then we recommend you to always pick the CMYK version instead.

What browsers are supported? #

Nord Design System is tested in the latest two versions of the following browsers. Our team addresses critical bug fixes in earlier versions based on their severity and impact. If you need to support IE11 or pre-Chromium Edge, this library isn’t for you.


Chrome Safari Chrome Chrome Chrome

Can I use Nord together with other CSS frameworks? #

Yes. All CSS selectors are prefixed with .n- to prevent collisions.

What languages are the components written in? #

Components are written in TypeScript, CSS and HTML. They ship as standards based Web Components making them compatible with current and future JavaScript based frameworks like Angular, React or Vue.

What are you using to generate the documentation? #

We use a tool called Eleventy to generate it. Additionally, we don’t currently use any JavaScript frameworks or similar on the website.

What tools do you use for Web Components? #

How do you version the system’s parts? #

We follow “Semantic Versioning.” Under this scheme, version numbers and the way they change convey meaning about the underlying features and what has been modified from one version to the next. For more details, please see the documentation.

How do I test the different themes? #

We’ve created a tool called theme builder for this exact purpose.

How did we choose the UI typeface (font)? #

For digital products, we use a typeface called Inter which is carefully crafted and designed for computer screens specifically. It features a tall x-height to aid in readability of mixed-case and lower-case text. Several OpenType features are provided as well, like contextual alternates and slashed zero for when you need to disambiguate "0" from "O".

We chose this specific typeface based on user research we did in 2020. During this research we tested dozen different options and chose Inter for its legibility and ability to present user interface and content as clearly and efficiently as possible.

How can I add a new icon? #

All new icons should be added to Nordicons first. Please see Support page for more information on how to contact us. We can usually add an icon during the next few days if there’s a hurry. Please keep in mind though that if there’s a similar icon already in use, we will suggest you to use that instead.

How can I add a new theme? #

It’s possible and described here, but we strongly recommend against it. Please reach out to Nord team before creating a custom theme to discuss about the use case and better understand the limitations.

How can I add a new feature? #

The Nord team accepts contribution tickets via this form or during the office hours. Tickets submitted are immediately saved to our issue tracker and posted to the internal Slack channels we use for monitoring. For more details, please see our contributing guidelines.

A component I need is missing? #

When you start designing a new feature, you may come across a Design Token, Component, or Template that isn’t defined in the Nord Design System. When that happens, you should reach out to the Nord team to make a contribution.

You can either do that during our office hours or use a form that let’s you submit a contribution ticket. This ticket will help our team to understand what you’re trying to achieve, and what’s stopping you from achieving this with Nord today.

Please note that not all components should become part of the Nord Design System. For more details, please read through our contributing guidelines.

A component is missing a feature I need? #

Please see our contributing guidelines and come talk to us. Our team wants to understand what you’re trying to achieve, and what’s stopping you from achieving this with Nord today.

I found a bug. How do I report it? #

First, make sure the problem is reproducible. Once confirmed, send us a bug report.

How can I contribute? #

See the contributing guidelines in the documentation for more details.

I couldn’t find an answer to my question #

See the Support guidelines for instructions on how to reach us.


Was this page helpful?

YesNo
Send feedback

We use this feedback to improve our documentation.

 
Edit page