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

Feat/organization card #20

Merged
merged 14 commits into from
Sep 22, 2024
Merged

Feat/organization card #20

merged 14 commits into from
Sep 22, 2024

Conversation

amphikapha
Copy link
Contributor

Type of Change

  • New features
  • Bug fixes
  • Breaking changes
  • Refactor
  • Documentation updates
  • Other (please specify):

Description

An organizationCard fits for all screen size.
I also add hover transition for the right arrow of desktop screen.

Screenshots or GIFs (if applicable)

image

image

image

{organization.orgName}
</div>
<div class="w-[35px] h-[35px] flex-shrink-0 ml-auto mt-auto">
<img src={arrowCircleRight} alt="arrowCircleRight" width="35" height="35" />
Copy link
Member

Choose a reason for hiding this comment

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

This one too change to svelte-fa and fontawesome. I think the icons name is faArrowCircleRight

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this icon is not the same as in figma na, but it's not that bad na

image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed by punpun. thank you teacher

image

src/lib/assets/icons/arrow-circle-right.svg Outdated Show resolved Hide resolved
src/lib/assets/icons/arrow-right.svg Outdated Show resolved Hide resolved
Copy link
Member

@punchanabu punchanabu left a comment

Choose a reason for hiding this comment

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

Good Job!

@punchanabu
Copy link
Member

ฝากลบ svg ไอค่อนเก่าออก

@punchanabu
Copy link
Member

แล้ว merge เลย

@amphikapha amphikapha merged commit f294f37 into dev Sep 22, 2024
1 check passed
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.

3 participants