Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added checkFirstPage and checkLastPage functions in navigation.js to … #198

Closed
wants to merge 1 commit into from

Conversation

moriie
Copy link

@moriie moriie commented Oct 31, 2019

…handle hiding and showing tooltip for navigation buttons.

PR Checklist

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below

PR Type

What kind of change does this PR introduce?

  • [x ] Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Fixes

Issue Number: #196

What is the current behavior?

Tooltip will show on disabled button to change pages (last and first pages).

What is the new behavior?

No tooltip will be shown on disabled button for page navigation.

Other information

Note that tooltip only remains visible after moving mouse off if the button is disable. Tooltip does not remain visible after moving mouse off if the button is active.

…handle hiding and showing tooltip for navigation buttons.
@btzr-io
Copy link
Owner

btzr-io commented Oct 31, 2019

I dont want to hide the tooltips. see: ariakit/ariakit#471

@btzr-io btzr-io closed this Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants