Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Issue (No Space between add link and first link #9406 ) is Fixed. #9822

Closed
wants to merge 7 commits into from

Conversation

ahmaddonishyar
Copy link
Contributor

@ahmaddonishyar ahmaddonishyar commented Nov 22, 2023

Fixes Issue

Closes #9406

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

Screenshot 2023-11-22 235514

Note to reviewers

@sital002 sital002 linked an issue Nov 23, 2023 that may be closed by this pull request
@sital002
Copy link
Member

Issue link #9406

@sital002 sital002 added the issue linked Pull Request has issue linked label Nov 23, 2023
@akash19coder
Copy link
Contributor

@donishyar looks good👌

<a
href={href}
aria-label={`Edit ${label}`}
className="rounded-full bg-secondary-medium p-2 text-white shadow-sm hover:bg-tertiary-medium focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-secondary-medium absolute top-0 left-0 pointer z-10"
className="rounded-full bg-secondary-medium p-2 text-white shadow-sm hover:bg-tertiary-medium focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-secondary-medium absolute top-0 -left-4 pointer z-10"
Copy link
Member

Choose a reason for hiding this comment

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

how do these changes affect other places that use the Edit component?

Copy link
Member

@eddiejaoude eddiejaoude left a comment

Choose a reason for hiding this comment

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

This is a global change, how does this affect all other pages?

@ahmaddonishyar
Copy link
Contributor Author

This is a global change, how does this affect all other pages?

yes, it will affect all pages that uses page layout.

@eddiejaoude
Copy link
Member

Yes, that is my point, did you test all other pages to make sure they still work after this change?

@ahmaddonishyar
Copy link
Contributor Author

Yes, that is my point, did you test all other pages to make sure they still work after this change?

Yeah , i checked it and i have'nt encounter any issue.

@eddiejaoude
Copy link
Member

@donishyar did you mean to close the PR?

eddiejaoude added a commit that referenced this pull request Jan 12, 2024
* No Space between add link and first link #9406

* user links fixed with better way

* revert changes

* margin top added to edit icon and pencil icon size reduced

* Update loftwah.json

changes reverted

---------

Co-authored-by: Eddie Jaoude <eddie@jaoudestudios.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue linked Pull Request has issue linked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] No Space between add link and first link
4 participants