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: 8824 Edit Icon Alignment fix in the links page. #10227

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

hi-Kartik2004
Copy link
Contributor

@hi-Kartik2004 hi-Kartik2004 commented Feb 8, 2024

Fixes Issue

Closes #8824

Changes proposed

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

How it will look after merging this PR

image

How it looks now

image

Note to reviewers

This modification does not impact other pages using the Edit component as the component now accepts a new prop i.e className for modifications instead of changing the exisiting classes.

@SaraJaoude SaraJaoude added the issue linked Pull Request has issue linked label Feb 13, 2024
@SaraJaoude
Copy link
Member

Please take into consideration the comments here.

components/user/UserLink.js Show resolved Hide resolved
components/user/UserLink.js Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue linked Pull Request has issue linked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Edit button on manage links page looks out of place
4 participants