instedd / mbuilder

Scalable SMS application builder
http://mbuilder.instedd.org/
6 stars 1 forks source link

'Add step' button overlays the operators popup #237

Closed pmallol closed 9 years ago

pmallol commented 9 years ago

Found in version 1.1.1-4

Precondition: user has an application "X" with a message trigger "Y"

  1. Open application "X"
  2. Select Trigger's tab and open trigger "Y"
  3. In the message container write any word and highlight it
  4. Drag and drop the highlighted word in the 'drop here' area (a condition appears: "if foo equal [empty]")
  5. Click on "equal"

Obtained: the operators popup gets covered by the 'new-action' div that contains the 'Add step' button.

NOTE: the same occurs when a column's title is dragged and dropped in the 'drop here' area with the condition "if all of foo equal [empty]", both operators popups get covered.

screen shot 2015-01-08 at 11 32 12 am

carohadad commented 9 years ago

In version 6cdbae6721 the popup does not overlap the 'Add step' button but the actions above 'are greater than' are not clickable.

pmallol commented 9 years ago

Found in version g6cdbae6

When adding another step the 'Add step' button in the middle overlays the dropdown menu and the links become non-clickable.

screen shot 2015-01-15 at 5 27 00 pm

pmallol commented 9 years ago

Ok in version 1.2-pre1