Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

[Feature] Update InAppNotification style #3770

@ismaelestalayo

Description

@ismaelestalayo

Describe the problem this feature would solve

The visual style of InAppNotification should be updated to match that of the InfoBar.

Current style of the InAppNotification:

image

Current style of InfoBar (with hover over Close button):

image

Describe the solution

My proposal

  • Removes the border from the notification.
  • Lowers the fontsize to match the one from InfoBar
  • Brings the background color of the notification from InfoBar.
  • Applies a similar background change to the Close button on hover (and has rounded corners as well), and moves it to the top.
  • Removes the foreground change on the Close button on hover.

image

Describe alternatives you've considered

Currently I was using InAppNotification and I was playing with the idea of moving to either TeachingTooltip or InfoBar (although the latter is not meant for the kind of "temporal notifications" I want to warn the user about).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions