radius-project / radius-project/dashboard

Resource details expands into a sidebar

Open
#41 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triaged
Dominant language
TypeScript
Stars
18
Forks
13
Avg merge
1d 12h
Merged PRs (30d)
10

Description

Overview of feature request

As a user of Radius dashboard, I would like the resource details to expand into a sidebar when I click on it so that I don't get navigated away to a different section of the dashboard.

Acceptance criteria
  1. The boxes for each resource in the application graph visualization are linked to their respective resource details pages

image

  1. The row of each resource in the display tables is clickable and expands details for that resource into a sidebar, but the existing links take the user to the details page directly, e.g.

image

  1. The respective resource details pages open up in a dismissible sidebar overlayed on the user's current view instead of navigating the user to the separate deep linked details page, e.g. when clicking on the db resource link or box above, its details page (i.e. http://localhost:3000/resources/default/Applications.Datastores/redisCaches/db) opens in a sidebar rather than navigating the user to the page directly.
Additional context

No response

Would you like to support us?
  • Yes, I would like to support you

AB#11025

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 tracing how resource links are handled in the application graph and display tables, then inspect the existing resource details page route. Done means graph boxes and table rows open the selected resource details in a dismissible sidebar without navigating away, while existing deep links continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.