-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Create a reusable popup component with a consistent color theme that aligns with the Advanced Task Management Web Software. This enhancement will ensure a uniform design across the software and improve the user experience. The popup should include key UI elements such as a title, description, action buttons, a redirection button, and a prominent red close button.
Details:
Objective:
The goal is to standardize the design of popups throughout the application, ensuring visual consistency and improved usability.
Features:
- Color Theme:
Use the existing color theme of the software to maintain consistency.
2. Popup Layout:
Title: Clearly defined title at the top.
Description: Brief text describing the purpose or details of the popup.
Buttons:
Action buttons for user interactions (e.g., Confirm, Proceed).
Redirection button for navigating to specific pages.
Close button in red for immediate dismissal.
Cancel Button: Positioned at the top-right corner for quick cancellation.
3. Class Name:
Use the class name adv-tk-pp for styling and reusability.
- Design Consistency:
Ensure all popups across the application follow this structure for a cohesive user experience.