Skip to content

bug: rc0 Header icons/buttons on left of header bar can't get "activated" class due to swipe to go back change #3348

@djett41

Description

@djett41

Type: bug

Platform: all

When clicking on a button or icon to the left of the screen (x coordinate 45 and under), the activated class never gets added.

In the activator.js file, there is code that will return if the x coordinate is 45 or under. (8ebde73)

I'm sure theres a reason for this code being added as part of the swipe to go back feature, however this does not give a great UX when clicking buttons/icons on the left side of the screen, especially in the header bar, or in modals

An example of this is in the ionic list demo (http://ionicframework.com/docs/api/directive/ionList/ ). The delete circle in the header will not get "activated" unless you click outside of the circle to the right.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions