Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Add Active Classes and Styles to Components with Active States #88

Open
3 tasks
MonaAghili opened this issue Nov 8, 2024 · 0 comments
Open
3 tasks

Comments

@MonaAghili
Copy link
Member

Currently, components like buttons that can have an active state do not include specific classes or styles to indicate when they are active. This can result in inconsistent UI behavior and lack of visual feedback for users.

  • Add an active class (e.g., active-button) to components that have active states, such as buttons, links, and navigation items.
  • Ensure that styles associated with the active class are consistent across all components.
  • Update the components to include appropriate CSS properties (background color, border, box-shadow, text color) to indicate the active state.
@MonaAghili MonaAghili added this to the 0.0.3 milestone Nov 8, 2024
@MonaAghili MonaAghili self-assigned this Nov 8, 2024
@shahryarjb shahryarjb modified the milestones: 0.0.3, 0.0.4 Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants