You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: