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 quicklink icon alignment #8822

Merged
merged 5 commits into from
Apr 26, 2023
Merged

Conversation

lookacat
Copy link
Contributor

@lookacat lookacat commented Apr 17, 2023

Description

We've fixed the alignment of the quicklink icons.
(There is no better solution but to hard set pixel values because the icons itself have the exact same size and padding, its just because of the form of the icons that it looks like the padding is wrong)
For more details see #8606

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@lookacat lookacat marked this pull request as ready for review April 17, 2023 08:41
@lookacat lookacat requested a review from kulmann April 17, 2023 10:56
Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

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

Please also adjust for the icon in the sharing panel, see screenshot

Screenshot 2023-04-17 at 13 09 11

@ChrisEdS
Copy link

ChrisEdS commented Apr 17, 2023

Please also adjust for the icon in the sharing panel, see screenshot

Screenshot 2023-04-17 at 13 09 11

Am I wrong or are these two different icons for the same thing (expiration date)?

image

and

image

@kulmann
Copy link
Member

kulmann commented Apr 17, 2023

@ChrisEdS correct, good spot. Let’s only use one. 🙈 I prefer the one we have for links. You?

@ChrisEdS
Copy link

Yep, seems like the one without the "date picked" is used as "remove date" icon

image

@lookacat
Copy link
Contributor Author

ok will look into it when i'm done with the other ticket

@lookacat
Copy link
Contributor Author

done

@lookacat lookacat requested a review from kulmann April 18, 2023 13:24
@lookacat lookacat force-pushed the enhancement-fix-quicklink-icon-alignment branch from 68887aa to c091d9e Compare April 19, 2023 10:16
@lookacat lookacat force-pushed the enhancement-fix-quicklink-icon-alignment branch from c091d9e to 1d5cf33 Compare April 26, 2023 07:27
@sonarcloud
Copy link

sonarcloud bot commented Apr 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

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

👍

@kulmann kulmann merged commit ea09761 into master Apr 26, 2023
@delete-merged-branch delete-merged-branch bot deleted the enhancement-fix-quicklink-icon-alignment branch April 26, 2023 10:04
@micbar micbar mentioned this pull request May 3, 2023
89 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spacing and alignment of icons in share via link view is not perfect
4 participants