apache / apache/eventmesh

[Bug] Dashboard not work

Open
#3,626 4 comments 0 reactions 0 assignees View on GitHub
bug Stale
Dominant language
Java
Stars
1.8k
Forks
658
Avg merge
11h 29m
Merged PRs (30d)
52

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.

### Environment

Windows

### EventMesh version

master

### What happened

After the runtime address is configured on the Overview page, other pages do not get this configuration.

![image](https://user-images.githubusercontent.com/28943838/229743154-c4c09d35-2a7d-48d8-8e91-df5339e94950.png)
![image](https://user-images.githubusercontent.com/28943838/229743172-8a129878-d556-4dc4-b510-0dc774886910.png)
![image](https://user-images.githubusercontent.com/28943838/229743202-52414e97-92f7-4b48-b610-9ee0f9fd7c04.png)

### How to reproduce

1. Get the latest code.
2. Excute the command.
`npm run dev`
3. Visit http://localhost.3000 in your browser.
4. Configure the runtime address.
5. Visit the CLIENTS -> HTTP page.

### Debug logs

_No response_

### Are you willing to submit PR?

- [ ] Yes I am willing to submit a PR!

Contributor guide

Open the contributing guide

Research direction

Run `npm run dev`, configure the runtime address on the Overview page, and open CLIENTS -> HTTP to reproduce the missing configuration. Trace how the dashboard shares the Overview setting with other pages; done means the configured runtime address is available on the HTTP page and the other affected pages.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.