codecentric / codecentric/spring-boot-admin

Feature: Make browser notifications customizable & navigable

Open
#5,504 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
Dominant language
Java
Stars
12.9k
Forks
3.1k
Avg merge
19h 1m
Merged PRs (30d)
61

Description

Hello.

As of today, the notification triggered by the UI through the browser API while the status of an instance changes have, somehow, a fixed timeout (5s if I'm not wrong).

In this ticket I would like to request the following feature(s):

  • allow to make the timeout configurable, with the option that if it's 0 then the notification(s) should not be automatically dismissed and it's up to the user to dismiss them
  • if possible, open the instance details view of the instance the notification refers to when it gets clicked

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the browser notification implementation in the admin UI and tracing how instance status changes create notifications. Check how UI settings are configured and how instance details are opened from existing navigation. Done means the timeout is configurable, zero keeps notifications visible until dismissed, and clicking a notification opens the referenced instance details.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.