Skip to content

Multiple segments UI#161

Merged
TenzDelek merged 13 commits into
mainfrom
Multiple-segments-ui
Apr 20, 2026
Merged

Multiple segments UI#161
TenzDelek merged 13 commits into
mainfrom
Multiple-segments-ui

Conversation

@Tech-lo

@Tech-lo Tech-lo commented Apr 17, 2026

Copy link
Copy Markdown
Member

#160

@Tech-lo Tech-lo requested a review from TenzDelek April 17, 2026 06:16
Base automatically changed from develop to main April 17, 2026 09:57
@TenzDelek

Copy link
Copy Markdown
Member
  1. 422 cause string length
image
  1. cant scroll
image
  1. same key issue
image

@TenzDelek

Copy link
Copy Markdown
Member

PTAL @Tech-lo

@TenzDelek

Copy link
Copy Markdown
Member

will look into code once the workflow is fix

@Tech-lo

Tech-lo commented Apr 20, 2026

Copy link
Copy Markdown
Member Author
  1. 422 cause string length
image 2. cant scroll image 3. same key issue image

updated

Comment thread src/lib/utils.ts
Comment on lines +138 to +141
const isLatinQuery = /^[\p{Script=Latin}\d\s'''.:-]+$/u.test(searchTerm);

if (isLatinQuery) {
const wordRegex = new RegExp(

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why latin?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

seems like a highlight logic.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yep, I used the same one from study platform repo

@TenzDelek TenzDelek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@TenzDelek TenzDelek merged commit 9060789 into main Apr 20, 2026
4 checks passed
@TenzDelek TenzDelek deleted the Multiple-segments-ui branch April 20, 2026 12:22
@TenzDelek

Copy link
Copy Markdown
Member

i will deploy it in both prod and dev. good work

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