question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Carbon 10: Notification] Inline notification visual issues

See original GitHub issue

Detailed description

Describe in detail the issue you’re having.

  1. The warning notification has a transparent background so if it’s applied to any thing other than a white background the color doesn’t stay consistent (could use the sass mix function to blend it with white to make it opaque if it’s not in the IBM DL color palette)
  2. Timestamp styling is not supported in inline notifications but is in toast notifications. I’d like to apply the same styles for both notification types without having to copy and past Carbon’s code in to my style sheets.

Is this issue related to a specific component?

Notification

What did you expect to happen? What happened instead? What would you like to see changed?

  1. The background on the information notification is opaque
  2. I don’t have to copy and paste Carbon’s code to style a timestamp

What browser are you working in?

Chrome

What version of the Carbon Design System are you using?

v10.0.0

What offering/product do you work on? Any pressing ship or release dates we should be aware of?

Watson Health Pattern & Asset Library (PAL)

Steps to reproduce the issue

Issue 1

  1. Change the page background color when using a warning notification

Issue 2

  1. Add a time stamp to an inline notification

Additional information

Screen Shot 2019-04-11 at 5 08 53 PM

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
janedepgencommented, May 31, 2019

@elizabethsjudd we should update to align to Carbon - thinking about the use case of inline notifications vs toast notifications, it makes more sense to just include timestamps for the toast variant 👍

1reaction
aagonzalescommented, May 6, 2019

The inline notifications were not originally designed to have a time stamp. We can maybe add it as a optional feature for inline but I’d like to see some research and guidelines around when and where a timestamp should be used with notifications before making it part of the default. If you have any information or thoughts around this topic we’d love to hear it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Inline notifications - Carbon Design System
Inline notifications show up in task flows, to notify users of the status of an action. They usually appear at the top of...
Read more >
Notification - Carbon Design System
Notifications are messages that communicate information to the user. The two main types of notificaitons are toast notifications and inline notifications.
Read more >
Inline Notification - Carbon Components
Toast notifications are typically passive, meaning they won't affect the user's workflow if not addressed. Toast Notifications use 'kind' props to specify the ......
Read more >
Documentation Archive - Apple Developer
Title Resource Type Technology Date Xcode Release Notes Release Notes 2018‑06... Apple File System Guide Guides 2018‑06... Understanding and Detecting OpenGL Functionality Technical Notes OpenGL 2018‑06......
Read more >
CSS Notifications Examples 2022 - AVADA Commerce Blog
Designed by Jasper LaChance, these amazing notifications are beautiful and pleasant. They are used to inform viewers about three main issues. When a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found