markbates / markbates/jquery-bootstrap-pagination
Callback not issued
Nobody has claimed this yet.
- Dominant language
- CoffeeScript
- Stars
- 89
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
It seems when Font Awesome or Glyphicon is used for Prev, Next, First, or the Last button, the callback is not being issued. When icon instead of the button is clicked, default anchor action is taken, the callback function is not called. Space around the button works wonderfully, the icon itself doesn't.
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
No source file or test is named. Reproduce the issue by clicking the icon inside the Prev, Next, First, and Last controls, then trace the pagination callback handling and anchor behavior; done means each icon click invokes the callback instead of taking the default anchor action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100