Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
486 stars 314 forks source link

Fixed validation behaviour #2412

Closed jsorohova closed 7 months ago

jsorohova commented 7 months ago

Problem: Validation was triggered on every symbol input in text fields. This caused lags and bad UX experience.

Solution: Added a 300 debounce to improve the UX.

github-actions[bot] commented 7 months ago

Accessibility Insights Accessibility Insights Action: All applicable checks passed