AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

[TBD] An invisible overlay provides contextual menu option on all List Views #129

Open CritiqalPete opened 3 years ago

CritiqalPete commented 3 years ago

proposed solution to removing the button, providing clean presentation of regional colors, and a UI that is more organized.

  1. The position and dimensions of the region will need to respond to the react layout. Can the the Title Bar provide Upper-Left and Lower-Right coordinates? Anchor-pins that can save their coords to a global?
  2. The action on the region should be a simple touch but potentially we might want to add or use press-and-hold or drag actions to activate menus
  3. A menu can animate down, window-shade style or as an overlay, at least for MVP Specification Recommendations: Spec-With-Hidden-Overlay

The menu needs to be contextually relevant:

CritiqalPete commented 3 years ago

menu at the bottom is contextual and hopefully covers this objective. Needs UAT.