Skip to content
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

ATable Loading Options #226

Draft
wants to merge 4 commits into
base: development
Choose a base branch
from
Draft

Conversation

crabinak
Copy link
Collaborator

@agritheory Here are two options for the ATable loading we discussed utilizing a background gradient animation. I have one using the gradient and another using a bar that moves across the bottom. This is a Loading component that could be used in place of the ATable before the data loads. We can explore other options as well.

Setting this as a draft until we settle on a loading option as I have two similar components in there and unused ones would need to be cleaned up before merging.

Copy link
Contributor

github-actions bot commented Jan 3, 2025

Coverage Report for ./atable

Status Category Percentage Covered / Total
🟢 Lines 70.16% (🎯 70%) 167 / 238
🟢 Statements 70.8% (🎯 70%) 177 / 250
🟢 Functions 80.85% (🎯 70%) 38 / 47
🔴 Branches 50% (🎯 70%) 90 / 180
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
atable/src/components/ATableLoading.vue 0% 100% 100% 0% 3
atable/src/components/ATableLoadingBar.vue 0% 100% 100% 0% 3
Unchanged Files
atable/src/utils.ts 100% 100% 100% 100%
atable/src/components/ACell.vue 90.56% 62.5% 100% 90.38% 100, 123-126, 156, 164-166
atable/src/components/AExpansionRow.vue 0% 0% 0% 0% 33-3
atable/src/components/ARow.vue 58.33% 56.25% 50% 58.33% 50-64, 17
atable/src/components/ATable.vue 59.25% 37.5% 90.9% 58.49% 112-116, 126-154
atable/src/components/ATableHeader.vue 100% 57.14% 100% 100%
atable/src/components/ATableModal.vue 90% 75% 50% 90% 49
atable/src/stores/table.ts 75% 51.47% 84.21% 74.72% 39-40, 53, 84-85, 105-109, 132, 136-147, 174, 182-183, 189
Generated in workflow #526 for commit 2949b0e by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant