Frontend Client for Parseable. Parseable is a cloud native log storage and management for Kubernetes, containerised workloads
GNU Affero General Public License v3.0
25
stars
35
forks
source link
Enhance UX for Delete and Reset Modals #381
Open
pranavgoel29 opened 4 days ago
In delete/reset modals, the confirmation text that users must type to proceed is currently displayed in the input placeholder.
This approach has the following drawbacks:
Suggested Improvement:
Move the confirmation text to the modal content (above the input field), providing a clear and consistent user experience.