RedHatQE / RedHatQE/widgetastic.core
refactor Table widget in order to make it less awkward
Open
@izapolsk is already working on this.
Since Mar 6, 2019.
- Dominant language
- Python
- Stars
- 37
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Table widget was developed very simple in the beginning and it worked great until we ran into colspan/rowspan tables.
Attempts to slightly refactor existing objects to add support of colspan/rowspan made it awkward and cumbersome.
It is time to refactor it and make more rapid.
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.
Assessment
This issue has not been assessed yet.