nextcloud / nextcloud/text

Conflict dialog needs some redesign on mobile

Open
#3,984 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug design feature: conflict resolution high
Dominant language
JavaScript
Stars
659
Forks
133
Avg merge
1d 20h
Merged PRs (30d)
110

Description

We need to figure out a better way to let users decide about a hard conflict with the file content.

Currently this is kind of squashed and not really usable on smaller screens:

Screenshot 2023-03-23 at 15 38 31

With rich workspace it is even worse:

Screenshot 2023-03-23 at 15 38 38

@jancborchardt @nimishavijay Do you have any good suggestion for that?

This is happening if users are currently editing a text file (or if it has unsaved changes) and the file is updated externally e.g. by uploading a new version through the web interface or clients. I was also thinking about just always applying the latest content and getting rid of the conflict dialog but this might also confuse users as the content would change unexpectedly on the text editor.

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 reproducing the conflict dialog on a small screen, including the rich workspace case, using the screenshots and the described external file update scenario. The issue does not name files or tests; the work is not ready to start until the interaction redesign and expected behavior are agreed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.