Murali-group / GraphSpace

The interactive graph sharing website.
http://graphspace.org
GNU General Public License v2.0
30 stars 41 forks source link

Disable buttons on submit and give proper error message. #338

Closed HitRam closed 6 years ago

HitRam commented 6 years ago

The buttons were disabled on 'Create Group' and 'Update Group'. Also the error message was changed to 'Group name already exists!'

fixes #323

HitRam commented 6 years ago

@adbharadwaj done 😄

tmmurali commented 6 years ago

@adbharadwaj for my education, please describe the difference between an alert and $.notify. If $.notify avoids pop-up windows, I am all for it. I think pop-ups spoil the look and feel of GraphSpace.

adbharadwaj commented 6 years ago

@tmmurali Yes, $.notify avoids pop-up windows.

HitRam commented 6 years ago

@adbharadwaj done

HitRam commented 6 years ago

@adbharadwaj changed it to 'warning'.

adbharadwaj commented 6 years ago

👍