nextcloud / nextcloud/ios

Change file name for new text files

Open
#719 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

design enhancement
Dominant language
Swift
Stars
2.5k
Forks
1k
Avg merge
2d 18h
Merged PRs (30d)
13

Description

Expected behaviour

The default name of a new text file should be completely removable while pressing backspace key.

Actual behaviour

Removing the default name for a new created text file with backspace removes every letter except for the first.

Steps to reproduce

Create new text file in NextCloud iOS App via „+“ and „text file“, write some contents into file, with „Next“ go to page where it asks for location and file name. Try to remove default file name with backspace.

iOS version

12.1

App version

2.22.5.10

Server configuration

Operating system:

Web server:
Apache 2.4
Database:
MySQL
PHP version:
PHP 7.0
Nextcloud version: (see Nextcloud admin page)

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 issue in the Nextcloud iOS app's new text file flow: create a file through “+” and “text file,” continue to the filename screen, and hold backspace on the default name. Trace the filename text-field entry point and verify that the entire default name can be removed without leaving its first character.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.