[WIP] Fixing issue #618 add\remove mk\lobyist submit buttons are now disabled by default on the committee meeting page#695
[WIP] Fixing issue #618 add\remove mk\lobyist submit buttons are now disabled by default on the committee meeting page#695farchy wants to merge 2 commits into
Conversation
…ist addition / removal Added a behavior of disabling a submit button whenever the data is not a valid name (similar to the one in meeting bill addition) Still need to (maybe) only allow removing members actually in the meeting fix#: 618 fix: hasadna#618
|
@farchy Thanks! I looked at the code and missed where the actual validation takes place? what is a "valid" name. |
|
@alonisser You are right, the usage of the word validation is misleading, what I mean is the submit is enabled on the actual selection from the autocomplete box, and disables again on any manual change. There is a bug I just noticed, when writing a valid name without selecting from the drop-down, this happens in both the addition\removal inputs and the bill addition box. Another bug I saw when implementing (but didn't want to mix is with this fix) is of the tooltip and input box while selecting the mk\lobyist as shown here: |
|
Ok, so before we merge, please fix the first bug. and for the second, did On Mon, Jun 13, 2016 at 10:36 PM Ofir Farchy notifications@github.com
|
|
An old one, I'll try to fix it too though. |
|
I added [WIP] tag to title so we will know it's a Work In Progress and won't merge it |
|
@farchy any progress? |

Relating issues
Change list
Further work