pyscript / pyscript/pyscript.net
user experience enhancement
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The cursor should be default rather than pointer when hovering dropdown-content area, where there are only three tags(download, hereand close button) can be clicked not all
I'll raise a pr on this.
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
Locate the dropdown-content styling in the static site's frontend files and inspect how cursor values are applied across that area. Change the non-clickable area to use the default cursor while keeping pointer behavior for the download, here, and close-button links, then verify the hover behavior in the browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100