You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to Update Social Profile When No Profile is Present
Description:
There is an issue in the social profile section of the user profile page. Currently, the "Update" button is available even when no social profile is present. This is confusing, as it implies that the user can update a non-existent profile. The update functionality should only be accessible when a social profile is already present.
Expected Behavior:
The "Update" button should only be displayed when a social profile is present. If no profile is present, an "Add New Profile" button should be displayed instead.
Actual Behavior:
The "Update" button is displayed regardless of whether a social profile is present, leading to potential confusion for the user.
Screenshots:
Additional Context:
This issue can lead to a poor user experience as users might not understand what they are updating if no profile information is available.
Possible Solutions:
Implement a condition to check if a social profile exists before displaying the "Update" button.
Display an "Add New Profile" button when no profile is present, and the "Update" button when a profile is available.
Priority:
Medium
Labels:
bug
The text was updated successfully, but these errors were encountered:
Hello Indrajeety993648, Thanks for opening an issue, your contribution is valuable to us. The maintainers will review this issue and provide feedback as soon as possible.
@ajshrmaofficial please assign this issue to me, As I already working on it and solve the issue , please assign it to me
Indrajeety993648
changed the title
##"Update Button Displayed for Non-existent Social Profile"
Update Button Displayed for Non-existent Social Profile
Jul 31, 2024
Unable to Update Social Profile When No Profile is Present
Description:
There is an issue in the social profile section of the user profile page. Currently, the "Update" button is available even when no social profile is present. This is confusing, as it implies that the user can update a non-existent profile. The update functionality should only be accessible when a social profile is already present.
Expected Behavior:
The "Update" button should only be displayed when a social profile is present. If no profile is present, an "Add New Profile" button should be displayed instead.
Actual Behavior:
The "Update" button is displayed regardless of whether a social profile is present, leading to potential confusion for the user.
Screenshots:
Additional Context:
This issue can lead to a poor user experience as users might not understand what they are updating if no profile information is available.
Possible Solutions:
Priority:
Medium
Labels:
bug
The text was updated successfully, but these errors were encountered: