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

💄 Make access easier to the companies' link #23

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

Conversation

ykh
Copy link

@ykh ykh commented Aug 22, 2023

  • Move the Jobs column left next to the Name column
  • Convert companies' name from plain text to hyperlink

Changes preview:
image

- Move the Jobs column left next to the Name column
- Convert companies' name from plain text to hyperlink
@ykh
Copy link
Author

ykh commented Sep 2, 2023

@SiaExplains Just for remind.

@ykh
Copy link
Author

ykh commented Oct 5, 2023

Anybody there!

src/app/page.tsx Outdated
@@ -106,6 +106,7 @@ export default function Home() {
<table>
<tbody>
<tr>
<th>Jobs</th>
Copy link
Owner

Choose a reason for hiding this comment

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

What if we change this Jobs heading? Since this app is not referring jobs and only it is showing companies that offered job offer to abroad employees, maybe we can remove this heading or rename it somethings more relevant. What do you think?

Copy link
Author

@ykh ykh Oct 13, 2023

Choose a reason for hiding this comment

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

Indeed, I think it's sort of redundant (not relevant).
So, I will send another tiny PR.

@SiaExplains
Copy link
Owner

Thanks so much @ykh , Approved + one small suggestion.

- Move LinkedIn icon next to company name.
- Make whole space of Name cell clickable (easier to
 click on the link).
@ykh
Copy link
Author

ykh commented Oct 13, 2023

Little new changes:
image

Just for keep the previous user-experience I didn't remove the LinkedIn icon.

@SiaExplains

@ykh ykh closed this Dec 9, 2023
@ykh ykh reopened this Dec 9, 2023
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.

2 participants