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

'My Profile' option can't be find in 'Me' page while debugging. #21289

Open
Agoni-0 opened this issue Oct 10, 2024 · 6 comments
Open

'My Profile' option can't be find in 'Me' page while debugging. #21289

Agoni-0 opened this issue Oct 10, 2024 · 6 comments

Comments

@Agoni-0
Copy link

Agoni-0 commented Oct 10, 2024

Expected behavior

While using the app, the 'My Profile' option is visiable.
微信图片_20241010190118

Actual behavior

The 'My Profile' option is missing while debugging. I couldn't test how the 'My Profile' page works.
image

Steps to reproduce the behavior

Run the code.
->Me

Tested on Huawei, Android 12.0
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

@nbradbury
Copy link
Contributor

@Agoni-0 I'm unable to reproduce this. Based on your screenshot, it looks like "Account Settings" is missing, too. Any chance the screen is simply scrolled down, and scrolling up reveals those items?

@Agoni-0
Copy link
Author

Agoni-0 commented Oct 10, 2024

@nbradbury I showed the full page. It doesn't seem to be an issue with scrolling screens. The problem happended while I was running the 'WordPress Pre-Alpha' app to test my work. Maybe I used the wrong way to test the work?

@nbradbury
Copy link
Contributor

@Agoni-0 Apologies, I should've realized this but it seems that "My Profile" only appears for WordPress.com accounts.

@Agoni-0
Copy link
Author

Agoni-0 commented Oct 10, 2024

@nbradbury I totally agree with you. And this brings difficulty to test functions in "My Profile" and other options. I think it's nessary to provide a solution to this problem.

@Agoni-0
Copy link
Author

Agoni-0 commented Oct 19, 2024

Is it necessary to modify this problem? If necessary, I would like to give it a try. I have read the code and found we only want to show user details for WordPress.com users in the comments of related codes.
image
If I want to show My Profile, I need to change lots of codes, like creating a new My Profile row which using predetermined data instead of using data obtained through network requests.

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

3 participants