robotframework / robotframework/RIDE
Variable source in information popup should be link when possible
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
Originally submitted to Google Code by @pekkaklarck on 16 Dec 2010
Variables have source defined in information popup. This source should be a link to the location when applicable.
When the source is a link, the current absolute paths to e.g. resource files can be changed to basenames.
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 information popup implementation in RIDE and trace how variable sources are displayed. Done means applicable sources are rendered as links and linked resource-file paths can use basenames instead of absolute paths; verify the popup behavior with the relevant UI tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100