alexhenning / wpi-suite-tng

Rewrite of the WPI Suite project management application
Other
5 stars 3 forks source link

need to provide more detailed feedback when adding a new permission fails #65

Open jpalnick opened 11 years ago

jpalnick commented 11 years ago

from issue #48

need to provide feedback when adding a new permission fails (permission
updating should not easily fail, or that would be a serious issue)
tuna-salad commented 11 years ago

This should be done earlier, although the message is not specific (it just says there is a problem with the username or there is another error). Please refer to commit cff4ba1.

jpalnick commented 11 years ago

it does but I feel it needs to provide more detail about why it failed. I'm going to change the description of this issue to reflect that.

tuna-salad commented 11 years ago

Sure. Also, what could be improved is to have the status bar display a status for both permission creation and updating. Right now, it's just for creation, but its position seems to imply that the status is for both.