rishyym0927/Affinity_frontend

Add "Edit Details" Functionality in User Profile Section

開放

#28 建立於 2024年10月5日

 (4 則留言) (0 個反應) (1 位負責人)JavaScript (30 個分叉)auto 404
Level 3enhancementgssochacktoberfesthacktoberfest-accepted

倉庫指標

星標
 (13 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Description : The user profile section currently lacks the ability for users to edit their personal details (such as name, email, phone number, etc.). This functionality is crucial for allowing users to update their information without needing to contact support or administrators.

Suggested Change: Since the user profile is presented in a popup, the best solution for implementing the "Edit Details" feature would be to leverage the existing popup with a few key improvements:

  1. add an edit button to the popup.
  2. When the user clicks "Edit," the fields should transition from a read-only state to an editable form.
  3. Once the fields are editable, display Save and Cancel buttons at the bottom of the popup.
  4. Add basic functionalities to the Save and Cancel Buttons

貢獻者指南