nextcloud / nextcloud/text

Have "Escape" work in .txt files or have a pop-up mentioning how to exit

Open
#7,598 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
JavaScript
Stars
659
Forks
133
Avg merge
1d 20h
Merged PRs (30d)
110

Description

Hi, this might be trivial but for a first user the way to exit a .txt file is not intuitive from the keyboard.
The focus is on a text editor and the normal ESC button does not work. The editor should either accept "Escape" as a button, or there should be a toaster notification for the user, like "Press SHIFT+ALT, ESC to close this editor".
Thank you.

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 locating the keyboard handling for the text editor used with .txt files and reproduce the current Escape behavior. Done means either Escape closes the editor or a toaster clearly tells users how to exit, including the existing SHIFT+ALT, ESC shortcut.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.