ActionItem is deprecated
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
BokehDeprecationWarning: 'ActionItem' was deprecated in Bokeh 3.7.0 and will be removed, use 'MenuItem' instead.
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
Search the repository for uses of ActionItem and inspect the surrounding dashboard code to identify the affected menu definitions. Replace the deprecated usage with MenuItem as indicated by the warning, then run the repository's available checks and confirm no ActionItem deprecation warning remains.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100