am-impact / amnav

Navigation plugin for Craft
168 stars 20 forks source link

The modal window's styles are broken upon adding successive entries #57

Closed jsunsawyer closed 8 years ago

jsunsawyer commented 8 years ago

screen shot 2015-11-30 at 11 22 21 am

Tested running latest Chrome and and Firefox on Mac

hubertprein commented 8 years ago

Did you update to the latest craft and amnav release?

jsunsawyer commented 8 years ago

Yes. Latest craft and amnav is installed.

First time I go to add an entry: screen shot 2015-12-04 at 8 48 53 am

Upon adding a 2nd entry: screen shot 2015-12-04 at 8 48 28 am

dustinwalker commented 8 years ago

I am also seeing the same issue on version 1.7.1 and Craft 2.5.2750. It looks like there is a class of "collapsed" being added to that table on subsequent modal loads in the same sequence as described above.

sample

hubertprein commented 8 years ago

@dustinwalker As far as I know, this is Craft's part to fix. I simply hook into Craft's JS capabilities.