ContriHUB / ContriHUB-24

ContriHub is an event under Avishkar-24 where we are expecting to get more and more people involved in Open Source activities.
https://sac.mnnit.ac.in/contrihub
MIT License
4 stars 24 forks source link

Edit Profile #73

Closed DuP-491 closed 3 years ago

DuP-491 commented 3 years ago

fixes #15

Added Edit profile functionality

Users can update their teams id anytime

For changing other information email will be sent

pirateksh commented 3 years ago

@DuP-491 Make these 5 changes -

  1. Show current registration number as well Screenshot from 2021-10-10 18-01-25

  2. MS Teams ID is going outside Profile Card, fix it. Screenshot from 2021-10-10 18-01-58

  3. After Editing and Saving MS Teams ID, disable the Input box of MS Teams ID.

  4. After Submitting the Personal Info, the modal closes and after few seconds the toast appears that an Email has been sent. Instead of closing the modal, there should be a loading sign so that the user knows that it is being processed. And then once the toast appears, the modal should close.

  5. HTML tags are not parsed correctly in the email. Screenshot from 2021-10-10 18-09-11

pirateksh commented 3 years ago

@DuP-491 Few more fixes needed -

Screenshot from 2021-10-10 19-57-59

DuP-491 commented 3 years ago

@pirateksh fixed the issue

pirateksh commented 3 years ago

@pirateksh fixed the issue

@DuP-491 Another minor bug, in the Email always BTech is being displayed as Course, even when I have not chosen B Tech.