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

[TAS-1096]🚸 Revamp field order & UI for ISCN registration #444

Merged
merged 7 commits into from
Feb 23, 2024

Conversation

AuroraHuang22
Copy link
Collaborator

  • Update field order
  • Update sameAs List UI
  • Consolidate some settings into the other settings section

螢幕擷取畫面_20-2-2024_22479_localhost

sameAs section
截圖 2024-02-20 晚上10 48 03

other settings - book
截圖 2024-02-20 晚上10 47 30

other settings - not book
截圖 2024-02-20 晚上11 07 57

Copy link

AuroraHuang22 added a commit that referenced this pull request Feb 20, 2024
AuroraHuang22 added a commit that referenced this pull request Feb 23, 2024
@AuroraHuang22 AuroraHuang22 changed the title [TAS-1096] Revamp field order & UI for ISCN registration [TAS-1096]🚸 Revamp field order & UI for ISCN registration Feb 23, 2024
AuroraHuang22 added a commit that referenced this pull request Feb 23, 2024
if (parts.length === 1) {
return fullFilename
}
return parts.slice(0, -1)
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to join('.') it back? Also better to define the return type in function

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Member

@williamchong williamchong left a comment

Choose a reason for hiding this comment

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

Do we prefer having ; at end of line or not?

@williamchong williamchong merged commit c5e8bc9 into likecoin:main Feb 23, 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.

2 participants