OpenSlides / OpenSlides/openslides-client
File name and title: Only use file name
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Current behavior
The file name and file title are currently separated from each other. If a file is given a title, the file format is not always immediately obvious. This is not ideal, as it is simply unclear to users what the file format is. It also poses a security risk.
Wanted behavior
To prevent these problems, only the file name should be available and customizable. The file name itself can be customized, but not the file format.
Contributor guide
No contributing guide indexed for this repository
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 locating the file-name and file-title controls in the TypeScript client, then trace how the file format is exposed and customized. The work is done when users can customize the file name while the file format is no longer separately available or changeable; verify the affected file behavior and security concern.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100