-
Notifications
You must be signed in to change notification settings - Fork 578
Labels
good first issueGood for newcomersGood for newcomers
Description
API Dash currently does not have a mechanism to notify users of any issue in their requests. Toast notifications are shown for some actions, but they are not permanent.
A Status bar at the bottom of the request details pane, can be utilized to notify users whenever certain request checks fail like:
- When the user adds a request body in a GET request GET -> POST when user adds request body #178
- To show any validation error for JSON content written in the request body Add validation for JSON request body #583
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers