Skip to content

fix(template-document) creation#17194

Open
alperozturk96 wants to merge 8 commits into
masterfrom
fix/document-creation
Open

fix(template-document) creation#17194
alperozturk96 wants to merge 8 commits into
masterfrom
fix/document-creation

Conversation

@alperozturk96

Copy link
Copy Markdown
Collaborator

Changes

  • Fixes displaying error immediately when user opens the dialog.
  • Speeds-up the template fetching and creation
  • Provides better error state handling
  • Simplifies logic

Issue: #17186

@alperozturk96 alperozturk96 added this to the Nextcloud App 34.0.1 milestone Jun 16, 2026
@alperozturk96 alperozturk96 added performance 🚀 Performance improvement opportunities (non-crash related) 3. to review labels Jun 16, 2026
@alperozturk96 alperozturk96 linked an issue Jun 16, 2026 that may be closed by this pull request
4 tasks
@github-actions

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/27624031455/artifacts/7670367204
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 force-pushed the fix/document-creation branch from 697c174 to 0aced95 Compare June 24, 2026 11:08
@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3131
Correctness6767
Dodgy code211211
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness2929
Performance4141
Security1616
Total405405

@github-actions

Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review performance 🚀 Performance improvement opportunities (non-crash related)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot create new document due to

1 participant