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

FEAT: Implementation of a modal to view the entirety of card data. Currently, many textual values are truncated to maintain consistency in size across different cards. #32

Open
SwiichyCode opened this issue Feb 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SwiichyCode
Copy link
Owner

This feature involves implementing a modal component within our application to display the complete set of data associated with a card. Presently, due to size constraints, various textual values within the cards are truncated to ensure uniformity across the platform. However, this truncation may limit the visibility of essential information. By introducing a modal, users can access the full content of a card when needed, enabling them to explore detailed information without compromising the layout or aesthetics of the cards. This enhancement enhances user experience by providing comprehensive access to data while maintaining the visual coherence of the application.

@SwiichyCode SwiichyCode added the enhancement New feature or request label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant