Files briefly appear and then disappear when opening a directory #205836
Unanswered
ShinonomeSyusui
asked this question in
Mobile
Replies: 1 comment
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
iOS
Body
GitHub Mobile version: 1.273.0
Platform: iOS
Description
When I open a directory in a repository using the GitHub Mobile app, the files inside the directory briefly appear for a moment, but then immediately disappear.
After that, the app displays the following message:
This directory has no files.
However, the files actually exist in the repository and can be viewed normally using the GitHub website in a web browser.
The issue also occurs with files that were recently committed and successfully pushed to GitHub.
Steps to reproduce
Expected behavior
The files contained in the directory should remain visible and accessible.
Actual behavior
The files appear briefly and then disappear, and the directory is incorrectly displayed as empty.
Additional information
The same repository and directory display correctly on the GitHub website using a web browser.
Because the files are briefly visible before disappearing, this may be related to how the GitHub Mobile app refreshes or updates the directory contents after the initial view is displayed.
All reactions