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

Navigation Bug #277

Closed
NikunjKhangwal opened this issue Dec 17, 2023 · 8 comments
Closed

Navigation Bug #277

NikunjKhangwal opened this issue Dec 17, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@NikunjKhangwal
Copy link

Describe the bug
The app randomly stop taking any inputs sometimes

To Reproduce
Just normal browsing of app

Expected behavior
The app should work normally

Screenshots
https://github.com/Hamza417/Inure/assets/99175083/6ddcd966-f5a8-4826-b057-4e5efe0839cb

The Keyboard is opening by tapping on any button
https://github.com/Hamza417/Inure/assets/99175083/f992266d-1a9c-4879-826d-77b765c58cf7

Smartphone

  • Device: Poco M2 (Redmi 9 Global)
  • OS: Android 12 MIUI 13
  • Version: Build95
@Hamza417 Hamza417 added the bug Something isn't working label Dec 18, 2023
@Hamza417
Copy link
Owner

The screen freezing issue is a bug in Android APIs, it can be fixed by turning off the Transitions from Behavior panel.

Could you tell me if there's any way to reproduce the keyboard issue?

@NikunjKhangwal
Copy link
Author

No unfortunately, It happened out of sudden. Probably because of android api too ig.

@Hamza417
Copy link
Owner

@NikunjKhangwal Did you open any app from Search before the keyboard issue happened?

@NikunjKhangwal
Copy link
Author

Nope

@Hamza417
Copy link
Owner

Hamza417 commented Mar 1, 2024

I haven't been able to reproduce this issue yet, I think it was a momentary glitch that occurred for some reason.

@Hamza417 Hamza417 added the cant reproduce the issue cannot be reproduced or requires more information label Mar 1, 2024
@Hamza417 Hamza417 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 16, 2024
@Hamza417 Hamza417 reopened this May 25, 2024
@Hamza417 Hamza417 removed the cant reproduce the issue cannot be reproduced or requires more information label May 25, 2024
@Hamza417
Copy link
Owner

Hey, I was just to fix the issue, it was related to fragments' animations between the transactions.

@Hamza417
Copy link
Owner

The fix should be available in the next release now :)
I'm leaving the issue open until I properly test and fix other side effects, if any.

Hamza417 added a commit that referenced this issue May 25, 2024
  - Fixed some panels not going back after the recent implementation
Hamza417 added a commit that referenced this issue May 25, 2024
  - Make sure we have fragments in stack otherwise the activity should handle back events
@NikunjKhangwal
Copy link
Author

Cool. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants