• Charles Bachmeier's avatar
    feat: [ListV2] error and warning states (#5921) · 9cac9f82
    Charles Bachmeier authored
    * update error message for price inputs
    
    * add grid and button warning states
    
    * add list below floor warning modal
    
    * only warn for prices 20% below floor
    
    * highlight unentered price in red on button press
    
    * missing dependency
    
    * updated modal name and mobile height
    
    * add new file
    
    * fix column presence
    
    * rookie mistake
    
    * bulk zustand imports
    
    * below floor threshold
    
    * move issue check higher
    
    * cleanup mouseEvent
    
    * rename color var
    
    ---------
    Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
    9cac9f82
PriceTextInput.tsx 6.44 KB