Carousel navigation breaking after removing item
Reported by Michael Koderisch | September 18th, 2009 @ 11:50 AM | in 1.7
The Carousel left/right navigation breaks once an item is removed from the items list using removeItem(). This only happens when using pageNav = true.
Clicking on the left/right links doesn't seem to call a function after an item has been removed. The '#' link is executed instead.
Comments and changes to this ticket
-
Jake Archibald September 18th, 2009 @ 03:11 PM
- Milestone set to 1.7
- Tag set to carousel, defect, widgets
Thanks for reporting this, we'll look into it
-
Frances Berriman September 22nd, 2009 @ 03:31 PM
- Assigned user set to Frances Berriman
-
Frances Berriman September 22nd, 2009 @ 03:52 PM
Manual tests show that this fault occurs when adding or removing an item, with pageNav set to true. The page dots still function, but the arrows no longer function..
-
Stephen Elson September 23rd, 2009 @ 08:37 AM
- State changed from new to review
(from [30c7a3ae290f3d3255936ffa11b3fb11a0638c1d]) Carousel: fixed bug when for reattaching events after nav rebuild [#124 state:review] http://github.com/glow/glow1/commit/30c7a3ae290f3d3255936ffa11b3fb1...
-
Frances Berriman September 25th, 2009 @ 02:35 PM
- State changed from review to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A JavaScript Library
People watching this ticket
Referenced by
- 124 Carousel navigation breaking after removing item (from [30c7a3ae290f3d3255936ffa11b3fb11a0638c1d]) Carouse...