nextcloud-libraries / nextcloud-libraries/nextcloud-upload

[RFC] Vue 3 support

Open
#1,817 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop overview
Dominant language
TypeScript
Stars
10
Forks
5
Avg merge
2d 10h
Merged PRs (30d)
14

Description

This is the last library missing Vue 3 support.

According to the GitHub search, it is used in:

  • As pure API:
    • nextcloud/spreed
    • pulsejet/memories
    • LibreSign/libresign
  • Also as a Vue component:
    • nextcloud/server/apps/files
    • nextcloud/photos

I see 3 options:

  1. Migrate the library to Vue 3
  2. Split: https://github.com/nextcloud-libraries/nextcloud-upload/issues/1809
  3. Intermediate solution: split only internally

In general, I'd prefer to go with option 2, as @susnux proposed.

In the meanwhile I'd propose the option 3 as a preparation for 2, that also fixes Vue 3 support for some apps.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the three migration options, especially issue #1809 and the referenced draft PR #1197. Compare the proposed intermediate approach with PR #1811 and the listed Nextcloud consumers; done means an agreed Vue 3 support path that preserves the intended compatibility and migration constraints.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.