Special class on papers with interactivity disabled
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 5.4k
- Forks
- 893
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 26
Description
I think it would be quiet handy to add some special class (for example "joint-paper-not-interactive"), so developers could style the elements based on this class (for example using different cursors and so on).
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 code that renders papers and handles disabled interactivity. Check how paper-related classes are assigned, then add the requested class when interactivity is disabled. Done means developers can target that state for styling, including cursor changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100