kuy / kuy/redux-tooltip

Improve auto-placement feature

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
break behavior enhancement
Dominant language
JavaScript
Stars
130
Forks
31
PR merge metrics
No merged PRs in 30d

Description

On auto-placement, if 'top' placement crosses top and left edges, and 'bottom' placement crosses only left edge, redux-tooltip should select 'bottom' placement instead of 'top'.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the auto-placement logic in redux-tooltip and reproduce the two edge cases described in the issue. Verify that placement selection prefers 'bottom' when it crosses only the left edge while 'top' crosses both top and left edges, and add or update coverage for this behavior if the project has relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react, redux
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.