Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

use a home made datatable component #337

Conversation

rouk1
Copy link
Contributor

@rouk1 rouk1 commented Sep 16, 2024

Closes #322, #321 & #104.
We now use our own data frame component.
Screenshot 2024-09-17 at 15 19 30

Copy link
Contributor

github-actions bot commented Sep 16, 2024

Coverage Report for ./frontend

Status Category Percentage Covered / Total
🔵 Lines 91.43% 1132 / 1238
🔵 Statements 91.43% 1132 / 1238
🔵 Functions 60.31% 38 / 63
🔵 Branches 87.5% 133 / 152
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
frontend/src/components/DataFrameWidget.vue 86.2% 90% 20% 86.2% 49-53, 55-58, 61, 65, 105
frontend/src/components/TextInput.vue 100% 100% 100% 100%
frontend/src/views/ComponentsView.vue 100% 100% 100% 100%
Generated in workflow #813

@rouk1 rouk1 marked this pull request as draft September 17, 2024 07:21
@rouk1 rouk1 marked this pull request as draft September 17, 2024 07:21
@rouk1 rouk1 marked this pull request as draft September 17, 2024 07:21
@rouk1 rouk1 marked this pull request as draft September 17, 2024 07:21
@rouk1 rouk1 marked this pull request as ready for review September 17, 2024 13:24
@tuscland tuscland merged commit c133d7b into main Sep 17, 2024
1 check passed
@tuscland tuscland deleted the 322-dataframe-update-changing-the-number-of-columns-leads-to-bugs-and-display-issues branch September 17, 2024 15:16
thomass-dev pushed a commit that referenced this pull request Dec 2, 2024
Closes #322, #321 & #104.
We now use our own data frame component.
<img width="1014" alt="Screenshot 2024-09-17 at 15 19 30"
src="https://github.com/user-attachments/assets/a095f273-c4bd-495b-b9e4-dc104e51ee66">
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dataframe update: changing the number of columns leads to bugs and display issues
2 participants