Center-For-Energy-TEC-App / Tec-App

1 stars 0 forks source link

Bug Report: Back Arrow Key Global Dashboard (Pedro) #77

Closed TylerLo416 closed 1 month ago

TylerLo416 commented 2 months ago

From pedro: "The back arrow key on the global dashboard doesn't work for me"

yotzkim commented 2 months ago

I checked it out, it does allow you to use the back arrow key and the code is just an SVG that has an onPress, so I think the issue is maybe the range of the svg/onPress could be a little small. What I can do is just put another TouchableOpacity around the back arrow and have that have a wider range so that the back button press is registered