Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Button Displayed for Non-existent Social Profile #1323

Open
Indrajeety993648 opened this issue Jul 30, 2024 · 3 comments
Open

Update Button Displayed for Non-existent Social Profile #1323

Indrajeety993648 opened this issue Jul 30, 2024 · 3 comments

Comments

@Indrajeety993648
Copy link

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:
Screenshot from 2024-07-30 23-52-34

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

Copy link

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.

@Indrajeety993648
Copy link
Author

Indrajeety993648 commented Jul 30, 2024

@ajshrmaofficial please assign this issue to me, As I already working on it and solve the issue , please assign it to me

@Indrajeety993648 Indrajeety993648 changed the title ##"Update Button Displayed for Non-existent Social Profile" Update Button Displayed for Non-existent Social Profile Jul 31, 2024
@Indrajeety993648
Copy link
Author

@thestarsahil please assign it to me , as I already working on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant