patternfly / patternfly/react-topology
Add a loading state to topology when generating larger models
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Describe the problem
There was a recent request to add a loading phase while topology visualizations are being rendered. Typically, the rendering is fairly quick on my testing but if a user is rendering 1000s of nodes or complex layouts it would be beneficial to show a state of transition so the user can expect a result is coming.
Jira Issue: PF-2005
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
No file or test is named. Start by tracing the topology visualization rendering flow and identify where larger or more complex layouts can expose a transition state. Done means users see a loading state while rendering is in progress, including for models with thousands of nodes or complex layouts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100