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

Warranty Card UI: Improve Responsiveness and Text Overflow Handling for Multi-Language Support #9071

Open
AlgoFoe opened this issue Nov 9, 2024 · 1 comment
Assignees

Comments

@AlgoFoe
Copy link

AlgoFoe commented Nov 9, 2024

Describe the bug
The warranty card UI encounters issues with layout and text overflow when displayed in different languages or on smaller screens. When certain languages are selected, text length increases, causing overflow outside the container. Additionally, the layout lacks proper responsiveness, leading to overlapping or misaligned elements on smaller screens.

To Reproduce
Steps to reproduce the behavior:

  1. In the assets section, select any asset.
  2. Change the language to one with longer text, such as Tamil.
  3. View the warranty card on various screen sizes, particularly smaller screens.
  4. Notice any text overflow and layout issues.

Expected behavior
The warranty card should adjust to accommodate different languages and screen sizes. Text should wrap properly, and elements should align responsively without overflow or overlapping.

Screenshots
Image
https://github.com/user-attachments/assets/576bc706-c8b8-44a9-ab6d-4b0ad52c56fe

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome
  • Version: 130

Smartphone (please complete the following information):

  • Device: iPhone XR
  • Browser: Chrome
  • Version: 130

Additional context
Further work is needed to ensure the warranty card UI is fully responsive, with text wrap and layout adjustments for improved language support and responsiveness across different screen sizes.

@AlgoFoe
Copy link
Author

AlgoFoe commented Nov 9, 2024

@Jacobjeevan can u assign me this issue, so I can start working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Up Next
Development

Successfully merging a pull request may close this issue.

1 participant