robotframework / robotframework/RIDE
Editing table headers with grid editor
Open
Nobody has claimed this yet.
analyze
enhancement
prio-medium
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
Originally submitted to Google Code by @mkorpela on 4 Jan 2012
RIDE should support table header editing / removing / adding when working in grid editor.
Text Editor already allows this.
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 grid editor entry point and compare its table-header behavior with the existing Text Editor. Confirm how table headers are represented, then implement support for editing, removing, and adding them in the grid editor. Done means all three operations work consistently with the Text Editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100