Skip to content

fix: several table button design fixes#8627

Merged
mejo- merged 2 commits into
mainfrom
fix/wide_table_scroll_buttons
May 21, 2026
Merged

fix: several table button design fixes#8627
mejo- merged 2 commits into
mainfrom
fix/wide_table_scroll_buttons

Conversation

@mejo-
Copy link
Copy Markdown
Member

@mejo- mejo- commented May 20, 2026

📝 Summary

🖼️ Screenshots

🏚️ Before 🏡 After
image image

Screencast

Kooha-2026-05-20-15-02-23.webm

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

🤖 AI (if applicable)

  • The content of this PR was partly generated using AI tools
  • The AI-generated content was reviewed, comprehended and tested by me

Fixes: #8262

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- self-assigned this May 20, 2026
@mejo- mejo- added the bug Something isn't working label May 20, 2026
@github-project-automation github-project-automation Bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Productivity team May 20, 2026
@mejo- mejo- moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Productivity team May 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/nodes/Table/TableRowView.vue 0.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@mejo- mejo- force-pushed the fix/wide_table_scroll_buttons branch from 75b9ac8 to 60611c1 Compare May 20, 2026 14:51
@mejo-
Copy link
Copy Markdown
Member Author

mejo- commented May 20, 2026

/backport to stable34

@mejo-
Copy link
Copy Markdown
Member Author

mejo- commented May 20, 2026

/backport to stable33

Comment thread src/nodes/Table/TableView.vue Outdated
@mejo- mejo- force-pushed the fix/wide_table_scroll_buttons branch from 60611c1 to 245e962 Compare May 21, 2026 07:36
@mejo- mejo- requested a review from benjaminfrueh May 21, 2026 07:36
…nent

Fixes several layout issues, especially row action buttons are always
visible now, even if table width overflows container size.

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the fix/wide_table_scroll_buttons branch from 245e962 to c97bc6f Compare May 21, 2026 09:53
@mejo- mejo- merged commit 13de244 into main May 21, 2026
63 of 64 checks passed
@mejo- mejo- deleted the fix/wide_table_scroll_buttons branch May 21, 2026 11:09
@github-project-automation github-project-automation Bot moved this from 👀 In review to ☑️ Done in 📝 Productivity team May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ☑️ Done

Development

Successfully merging this pull request may close these issues.

Wider tables break button layout

2 participants