-
Notifications
You must be signed in to change notification settings - Fork 78
feat(FR-1660): add action buttons column to SessionNodes table #4604
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: graphite-base/4604
Are you sure you want to change the base?
feat(FR-1660): add action buttons column to SessionNodes table #4604
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has required the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
|---|---|---|---|
| 🔴 | Statements | 49.62% | 132/266 |
| 🔴 | Branches | 29.96% | 80/267 |
| 🔴 | Functions | 33.33% | 20/60 |
| 🔴 | Lines | 51.95% | 120/231 |
Test suite run success
55 tests passing in 3 suites.
Report generated by 🧪jest coverage report action from 2da748c
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
|---|---|---|---|
| 🔴 | Statements | 4.63% (-0% 🔻) |
530/11443 |
| 🔴 | Branches | 3.75% (-0% 🔻) |
302/8043 |
| 🔴 | Functions | 2.89% (-0% 🔻) |
102/3532 |
| 🔴 | Lines | 4.58% (-0% 🔻) |
512/11188 |
Test suite run success
121 tests passing in 14 suites.
Report generated by 🧪jest coverage report action from 2da748c
0ef7cfb to
2da748c
Compare
d6ecc7a to
83b6f17
Compare

Resolves #4603 (FR-1660)
Summary
Add a new control column with action buttons to the SessionNodes table for improved session management accessibility.
Changes
noPrimaryButtonprop for neutral styling in table contextsNotes