Clean up: Get rid of licenseOptions code
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 52
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 10
Description
The licenseOptions code was a UROP project back in the Tabulator project days which allowed a user to select a set of data licences (like Creative Commons, etc) which they wanted for their data, and then automatically have data in that set of licences be displayed with a suitable highlight (pale green background).
(One could imagine making the feature in the future also keep track of what sort of use the user is putting the data, and then checking that appropriate consent has been given for them.)
This feature has not been used for many years, and has no tests, and so I propose to remove it.
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 searching the repository for references to licenseOptions and inspect the related UI code. Remove the unused feature and verify that no references remain and the affected apps still work; the issue notes that no existing tests cover it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100