[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

fix: keep extra row cell when write actions are disabled #2416

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

ThisIsAreku
Copy link
Contributor

Description & motivation 💭

When write actions are disabled, the number of columns in rows doesn't account for the missing actions cell, so headers doesn't match.

Screenshots (if applicable) 📸

disableWriteActions: false
image

disableWriteActions: true, before the fix
image

disableWriteActions: true, after the fix
image

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

Copy link
vercel bot commented Nov 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
holocene ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 3:23pm

@Alex-Tideman Alex-Tideman merged commit 687ae03 into temporalio:main Nov 7, 2024
9 of 11 checks passed
@ThisIsAreku ThisIsAreku deleted the fix_table_cells branch November 7, 2024 17:05
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.

2 participants