Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Conversation

JDownloader
Copy link
Contributor

  • show a message when no notification or when something went wong
  • add incident level for notifiacation

- show a message when no notification or when something went wong
- add incident level for notifiacation

</div>
</li>
<li class="oui-navbar-menu__item oui-navbar-notification oui-navbar-notification__placeholder"
Copy link
Contributor

Choose a reason for hiding this comment

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

oui-navbar-notification oui-navbar-notification__placeholder

A block and an element at the same level ?
Should be a modifier instead, oui-navbar-notification_placeholder ?

Or maybe a new block:
<li class="oui-navbar-menu__item oui-navbar-notification-placeholder">

aria-hidden="true">
</i>
<div>
<div class="oui-navbar-notification__placeholder-content-title"
Copy link
Contributor

Choose a reason for hiding this comment

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

...__placeholder-content-title seems to be used as en element of oui-navbar-notification__placeholder-content or oui-navbar-notification__placeholder.
Why not create a new block for that ?

eg. oui-navbar-notification-placeholder, oui-navbar-notification-placeholder__content, oui-navbar-notification-placeholder__title, oui-navbar-notification-placeholder__description

@AxelPeter AxelPeter merged commit 7a3bba5 into develop Jun 13, 2018
@AxelPeter AxelPeter deleted the feature/notification-placeholder branch June 19, 2018 08:30
neolitec pushed a commit that referenced this pull request Jun 21, 2018
* feat(oui-navbar): add placeholder for notification

- show a message when no notification or when something went wong
- add incident level for notifiacation

* refactor(oui-navbar): modify class for notification
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants