-
Notifications
You must be signed in to change notification settings - Fork 5k
[Feature-17948][ui] Add loading skeleton/placeholder for workflow definition list during data fetch #17951
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
…inition list during data fetch
|
Thanks for opening this pull request! Please check out our contributing guidelines. (https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md) |
…nscheduler into Feature-17948
|
SbloodyS
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't directly use AI generated code.
… during data fetch
…nscheduler into Feature-17948



What changes were proposed in this pull request?
This PR adds a loading skeleton/placeholder for the workflow definition list during data fetch operations, addressing issue #17948.
Changes:
NSkeletoncomponent from Naive UI to display loading placeholderloadingprop tofalseto prevent triggering global loading indicatorsImplementation Details:
loadingRef === trueANDtableDatais empty/nullBenefits:
Related issue(s)
Closes #17948
Type of change
Testing
Checklist: