Skip to content

feat(columns): add duplicate column functionality#2272

Closed
ghost wants to merge 1 commit intomainfrom
unknown repository
Closed

feat(columns): add duplicate column functionality#2272
ghost wants to merge 1 commit intomainfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Jan 22, 2026

Summary

Adds the ability to duplicate a column with all its settings.

Changes

  • Added "Duplicate" button in column header options menu
  • Copies column with all settings (type, options, etc.)
  • New column gets "(copy)" suffix in the name

Related Issue

Closes #485 (partial implementation)

Screenshots

image

@ghost ghost requested review from blizzz and enjeck as code owners January 22, 2026 15:20
- Add 'Duplicate' button in column header options menu
- Add @duplicate-column event propagation through component chain
- Add tables:column:duplicate handler in Modals.vue
- Copies column with all settings (type, options, etc.)
- New column gets '(copy)' suffix in the name

Closes #485 (partial implementation)
@ghost ghost force-pushed the feature/duplicate-column branch from 6758a03 to 114e062 Compare January 23, 2026 13:37
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

@ghost ghost closed this by deleting the head repository Feb 14, 2026
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to change column type

0 participants