Error messages without closing a modal #4513
              
                Unanswered
              
          
                  
                    
                      pfgithub
                    
                  
                
                  asked this question in
                API Feature Requests & Ideas
              
            Replies: 2 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
                  
                    4 replies
                  
                
            -
| I'll bump this as I'm trying out modals and see the same 3-year-old issue. 
 We can use better label descriptions and store failed modal values in cache so they can be set as defaults on the next try; however, this is rather awkward for both the user and the developer. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have a response type to allow showing an error message inside the modal if some of the fields aren't right, rather than having the modal close and requiring the user to re-enter their text
basically, let us show a message like that but with our own error message text
otherwise, bots have to implement holding modal state themselves so when users reopen the modal it keeps the text they had entered. which works but it's a bit clumsy
Beta Was this translation helpful? Give feedback.
All reactions