Skip to content

📍Option to pin a column#2496

Open
AndyScherzinger wants to merge 8 commits intomainfrom
feat/613/pinColumn
Open

📍Option to pin a column#2496
AndyScherzinger wants to merge 8 commits intomainfrom
feat/613/pinColumn

Conversation

@AndyScherzinger
Copy link
Copy Markdown
Member

@AndyScherzinger AndyScherzinger commented Apr 19, 2026

implements the column aspect of #613 - frontend-only (not persisted in the backend in any way - also currently not planned to, see below).

So this is not persisted in any way to keep the PR simple. Storing the info could be a follow-up, question would be the scope, general or per user while I think pinning is in most cases something temporary or general so I am unsure about a user option.
For general pinning it should then just happen via the dialog not in the tabular view itself I think.

  • The pinning works for table, view and application items/columns.
  • Pinning a column pins all columns to the left of it.
Pin Unpin
2026-04-19 17_47_37-Welcome to Nextcloud Tables! - Tables - Nextcloud — Mozilla Firefox 2026-04-19 18_04_39-Welcome to Nextcloud Tables! - Tables - Nextcloud — Mozilla Firefox

❓ Open Question

Should the pinned column be more visually marked as such, see below. Currently the column line is thicker, but that is the only way to spot the pinned column and of course it becomes apparent upon horizontal scrolling. Can't tell given that spreadsheets also don't visualize it, but the thought crossed my mind, so I wanted to bring it up.

2026-04-19 18_01_47-Welcome to Nextcloud Tables! - Tables - Nextcloud — Mozilla Firefox

@AndyScherzinger AndyScherzinger added the enhancement New feature or request label Apr 19, 2026
@AndyScherzinger AndyScherzinger added design Related to the design 3. to review Waiting for reviews labels Apr 19, 2026
AI-assistant: Claude Code v2.1.114 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Claude Code v2.1.114 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Claude Code v2.1.114 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Claude Code v2.1.114 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Claude Code v2.1.114 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Claude Code v2.1.114 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Claude Code v2.1.114 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Claude Code v2.1.114 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger changed the title Option to pin a column 📍Option to pin a column Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews design Related to the design enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant