radius-project / radius-project/dashboard
Resource details expands into a sidebar
Open
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
- The boxes for each resource in the application graph visualization are linked to their respective resource details pages
- 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.
- 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
dbresource 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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