robotframework / robotframework/RIDE
Improvements to Tree menu:
Open
Nobody has claimed this yet.
task
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
| Fixed? | Description |
|---|---|
| - [ ] | Rename Copy to Create Copy or Duplicate (its function is more clear this way) |
| - [ ] | Add menu option Get name, which will copy the name of selected item to clipboard |
| - [X] | Have Open Containing Folder for Test Suites directories too |
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 locating the Tree menu implementation and the existing Open Containing Folder action for Test Suites directories. Check how menu actions access the selected item and clipboard, then verify that the two unchecked menu improvements work while the already checked behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100