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

Bug 54108707: [React Native Gallery -> Media -> TrackPlayer]: Unable to access 'Next' and 'Previous' buttons. #509

Open
Yajur-Grover opened this issue Oct 7, 2024 · 0 comments

Comments

@Yajur-Grover
Copy link
Contributor

Build Details:
OS Version: Dev (OS Build 27695.1000)
App: React Native Gallery
App Version: 1.0.18.0
React Native Windows Version: 0.75.0

Repro-Steps:
Launch the React Native Gallery app.
Navigate to ‘All samples’ button present in left navigation pane and invoke it.
Navigate to ‘TrackPlayer’ button present under “Media” group and invoke it.
Navigate to 'Next' or 'Previous' button until you reach to last/first track.
Now observe the 'Next' and 'Previous' button and invoke it.
Actual Result:
Unable to access 'Next' and 'Previous' buttons. 'Next' and 'Previous' buttons are in
enable state and upon activating these buttons, no action is performed.

Note: Same issue is observed in ‘LottieAnimations’ control: Upon activating ‘pause’, ‘resume’ and ‘reset’ buttons no action is performed but visually buttons are there in enable state.

Expected Result:
'Next' and 'Previous' buttons should be in disabled state when these buttons are not having/defined specific actions for the buttons.

Link to ADO bug: https://microsoft.visualstudio.com/OS/_workitems/edit/54108707

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

No branches or pull requests

2 participants