Loading style name for components supporting with lazy loading.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Sometimes lazy loading of data to the components like Grid may take time. It's better to add v-{componentName}-loading style during data loading round-trip to back-end.
If the operation takes time, the developer can define some visual loading effect there.
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 source files or tests are named. Start by locating the Grid and other components that support lazy loading, then trace their data-loading round trips and existing loading-state behavior; done should define and verify a consistent v-{componentName}-loading style hook for the supported components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100