Skip to content

Conversation

@kmcginnes
Copy link
Collaborator

Description

Updates parts of the tabular component to use common controls and tailwind. I'm doing this slowly and by hand because when I've tried to have Q do it things break in weird ways. Also, the baseTheme definition is strange and non-compliant with the default app color scheme, so it takes a human touch to get right.

Validation

  • Tested in table view nodes/edges
  • Tested in data explorer

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0
    license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

@kmcginnes kmcginnes changed the title Feature/table tailwind Update parts of Tabular to use Tailwind Nov 6, 2025
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.01%. Comparing base (661ef4c) to head (c3a9388).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1310   +/-   ##
=======================================
  Coverage   51.01%   51.01%           
=======================================
  Files         369      369           
  Lines        7353     7353           
  Branches     2612     2612           
=======================================
  Hits         3751     3751           
  Misses       2611     2611           
  Partials      991      991           
Flag Coverage Δ
unittests 51.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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