cryostatio / cryostatio/cryostat-web
[Task] Handle "no target" selection on Dashboard
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 21
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 42
Description
I say "at least for now" because we should probably actually handle the `NO_TARGET` selection case nicely and allow the dashboard to be created and a skeleton or empty state version of it rendered when the user hasn't selected any target. But even after we have that I think that starting a recording should still be an explicit opt-in action.
_Originally posted by @andrewazores in https://github.com/cryostatio/cryostat-web/issues/862#issuecomment-1432301516_
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the dashboard implementation for the NO_TARGET selection path and determine how dashboard creation and rendering currently depend on a selected target. Trace the recording-start action as well. Done means a dashboard can render a skeleton or empty state without a target, while starting a recording remains an explicit opt-in action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100