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

fix:Truncation in followers/following tab #10255

Merged
merged 6 commits into from May 9, 2024
Merged

Conversation

Jarsen136
Copy link
Contributor

@Jarsen136 Jarsen136 commented May 7, 2024

Thank you for your contribution to the Koda - Generative Art Marketplace.

👇 __ Let's make a quick check before the contribution.

PR Type

  • Bugfix

Needs Design check

Context

Did your issue had any of the "$" label on it?

Screenshot 📸

  • My fix has changed something on UI; a screenshot is best to understand changes for others.

image

@Jarsen136 Jarsen136 requested a review from a team as a code owner May 7, 2024 08:31
@Jarsen136 Jarsen136 requested review from daiagi and hassnian and removed request for a team May 7, 2024 08:31
Copy link

netlify bot commented May 7, 2024

Deploy Preview for koda-canary ready!

Name Link
🔨 Latest commit e0b6b6e
🔍 Latest deploy log https://app.netlify.com/sites/koda-canary/deploys/663a3074c9173800077126eb
😎 Deploy Preview https://deploy-preview-10255--koda-canary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@daiagi
Copy link
Contributor

daiagi commented May 7, 2024

@Jarsen136
Copy link
Contributor Author

maybe?

https://tailwindcss.com/docs/text-overflow#truncate

Yup, a shortening class name
image

Copy link
Contributor

@daiagi daiagi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

truncation is fine

not sure why you changed the button width

components/profile/follow/UserRow.vue Outdated Show resolved Hide resolved
@prury
Copy link
Member

prury commented May 7, 2024

smaller width that i test is 360px:
image
if you think is worth fixing it lmk

@Jarsen136
Copy link
Contributor Author

smaller width that i test is 360px:
if you think is worth fixing it lmk

✅ Updated

Copy link

codeclimate bot commented May 7, 2024

Code Climate has analyzed commit e0b6b6e and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

sonarcloud bot commented May 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@prury prury added the S-works-for-me-✅ qa-guild has tested PR from end user perspective and functionality worked label May 7, 2024
@prury prury added this pull request to the merge queue May 9, 2024
Merged via the queue into kodadot:main with commit 0612248 May 9, 2024
19 checks passed
This was referenced May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-works-for-me-✅ qa-guild has tested PR from end user perspective and functionality worked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Truncation in followers/following tab Truncation for long profile names
4 participants