When opened in edit session, sidebar and file picker don't work
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 659
- Forks
- 133
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 110
Description
Describe the bug
When opening Text from the desktop file manager, a special session is open which lacks support for the sidebar (clicking the button does nothing) and file picker. The close button also acts a bit odd - well, doesn't really do much at all ;-)
To Reproduce
Steps to reproduce the behavior:
- Go to your file manager, go in a Nc synced folder and right-click a markdown file
- From the menu, pick Nextcloud -> edit
Expected behavior
Browser shows up. In the browser, editing works, but inserting a image, or linking to a file on Nc, using the sidebar or closing using the close button all don't work.
Nc 20/beta3 on cloud.nc.c
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the edit-session flow from a file manager using a Markdown file, then inspect the entry point for that special session and how it handles the sidebar, file picker, and close button. Done means the browser session supports inserting images or linking files, opens the sidebar, and closes correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100