Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[16:47:58 CDT(-0500)] <pspaude> The problem is the panel is nested and you can't get at the is expanded value. Normally that doesn't matter but for that one button mentioned it does.

[16:48:27 CDT(-0500)] <dmccallum54> if ext doesn't give us what we need i'm thinking we'd track state ourselves by trapping events that collapse/uncollapse

[16:49:15 CDT(-0500)] <pspaude> Right we could do that, we just have to add in more code.

[16:49:40 CDT(-0500)] <dmccallum54> aint nothing cant be fixed by stabbing ourselves in the eye with more javascript

[16:49:41 CDT(-0500)] <dmccallum54> anyway

[16:49:45 CDT(-0500)] <dmccallum54> if what you've got works

[16:50:04 CDT(-0500)] <dmccallum54> just like to create a ticket to record the fact that there might be some fragile assumptions there

[16:50:37 CDT(-0500)] <pspaude> Exactly, that is why I had concerns with adding in all that overhead. This way works and "should" be fast and like I said is only called on the button press to go back to the caseload from search. That is it.

[16:50:58 CDT(-0500)] <pspaude> Yeah no problem I agree.

[16:52:44 CDT(-0500)] <dmccallum54> 'git add -p' is the coolest thing ever, btw

[16:54:50 CDT(-0500)] <pspaude> That looks cool, better than diff'ing the file before you commit

[16:55:22 CDT(-0500)] <dmccallum54> has been specifically helpful b/c of that damned uPortal JDBC driver dep issue

[16:55:37 CDT(-0500)] <dmccallum54> where i never actually want to check in that portion of a pom.xml diff