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-2514] 💄Listing page header UI revamp #1966

Merged
merged 20 commits into from
Dec 11, 2024

Conversation

AuroraHuang22
Copy link
Contributor

@AuroraHuang22 AuroraHuang22 commented Nov 24, 2024

default.mp4
RPReplay_Final1732622533.MP4

Copy link

AuroraHuang22 added a commit that referenced this pull request Nov 24, 2024
AuroraHuang22 added a commit that referenced this pull request Nov 26, 2024
@AuroraHuang22 AuroraHuang22 marked this pull request as ready for review November 26, 2024 06:45
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.

Need to confirm the arrows for tag list on mobile is clickable or swipable

Comment on lines +100 to +103
this.placeholderText = this.getRandomPlaceholder();
this.$nextTick(() => {
this.$refs.searchInput?.focus();
});
Copy link
Member

Choose a reason for hiding this comment

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

Maybe should check locale is chinese first, or we need to have a set of suggestion for english/fallback

@@ -480,6 +481,7 @@
"listing_page_QA_label": "What is the difference between ebooks and paperbacks?",
"listing_page_QA_title": "FAQ",
"listing_page_search": "Search",
"listing_page_search_label": "book title or author",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"listing_page_search_label": "book title or author",
"listing_page_search_label": "Book title or Author",

AuroraHuang22 added a commit that referenced this pull request Nov 29, 2024
nwingt added a commit that referenced this pull request Dec 6, 2024
nwingt added a commit that referenced this pull request Dec 6, 2024
nwingt added a commit that referenced this pull request Dec 6, 2024
@nwingt nwingt requested a review from williamchong December 9, 2024 06:24
AuroraHuang22 added a commit that referenced this pull request Dec 9, 2024
AuroraHuang22 added a commit that referenced this pull request Dec 10, 2024
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.

image

Should also implement suggestion in index

image

If I press Enter here without typing anything, can we automatically choose the 1st suggested keyword and start the search?

AuroraHuang22 added a commit that referenced this pull request Dec 10, 2024
AuroraHuang22 added a commit that referenced this pull request Dec 10, 2024
AuroraHuang22 added a commit that referenced this pull request Dec 11, 2024
AuroraHuang22 added a commit that referenced this pull request Dec 11, 2024
@williamchong williamchong merged commit 47f5c0c into likecoin:develop Dec 11, 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