-
Notifications
You must be signed in to change notification settings - Fork 16
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
Card items overflow out of cards #1768
Comments
Spec for solution: let's pick upto 3 languages. Prioritize based on this ordered list:
|
"Hi @rohitpaulk, is this issue still relevant to work on? If yes, could you provide more details or context to help improve it? |
@yuvrajkarna2717 yep! We should limit to 3 icons, you'll find the spec above here: #1768 (comment) |
Hey, what should I add in .env, backend url? This should match the URL defined in
|
You can use our staging server to develop against. |
ok thanks |
Added this to our default |
I am wondering, how can I check my code is working or not, as I cannot reproduce the bug. Any help please. |
@Wassaf001 you can try editing this file to mimic the scenario: https://github.com/codecrafters-io/frontend/blob/main/tests/acceptance/view-user-profile-test.js. You can add |
ok thank you. |
Details
Steps
(firefox)
![firerfox](https://private-user-images.githubusercontent.com/29934021/333399229-4178e4e3-f35f-46c7-88c8-51db800f6edb.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTI0NDksIm5iZiI6MTczOTU5MjE0OSwicGF0aCI6Ii8yOTkzNDAyMS8zMzMzOTkyMjktNDE3OGU0ZTMtZjM1Zi00NmM3LTg4YzgtNTFkYjgwMGY2ZWRiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA0MDIyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ4ODFiMWIzNTRhYjJiNDA2MGMxNDQzYzhhZDMyM2ZjY2JkMjhlNjdmZjMzMjFhODRhMWVkZTdjYzBiZmFkNTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.p0iZI9NI1OsmjhiPO6naJR4jcuXrx05vnj-gE0UCJFE)
(chromium)
![chrome](https://private-user-images.githubusercontent.com/29934021/333399305-0463c723-9e4f-436e-9c2d-7d0b4df0d427.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTI0NDksIm5iZiI6MTczOTU5MjE0OSwicGF0aCI6Ii8yOTkzNDAyMS8zMzMzOTkzMDUtMDQ2M2M3MjMtOWU0Zi00MzZlLTljMmQtN2QwYjRkZjBkNDI3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA0MDIyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQyM2YwMjkyZDcxMjliMDBhMzFiMzgwNjU0YThmZDZmYTkyNWM3MjVmMDY5N2NlNTJjMjA0Y2QyNTM5MTU2MTMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Al3MpqXvZFykJxE4j6d4WJJvogDS88j-dwi2iNEvad4)
Proposed solution
Make sure the icons don't overflow
The text was updated successfully, but these errors were encountered: