Skip to content

refactor(FR-557): improve language option UX and refactor bug-prone code#3536

Merged
graphite-app[bot] merged 1 commit into
mainfrom
refactor/language-option
Apr 22, 2025
Merged

refactor(FR-557): improve language option UX and refactor bug-prone code#3536
graphite-app[bot] merged 1 commit into
mainfrom
refactor/language-option

Conversation

@nowgnuesLee
Copy link
Copy Markdown
Contributor

@nowgnuesLee nowgnuesLee commented Apr 18, 2025

resolves #3086 (FR-557)

changes

  • improve language option UX
  • refactor bug-prone code
  • update i18n
before after
CleanShot 2025-04-18 at 16.51.56@2x.png CleanShot 2025-04-18 at 16.51.41@2x.png

Checklist: (if applicable)

  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

@github-actions github-actions Bot added area:ux UI / UX issue. area:i18n Localization size:L 100~500 LoC labels Apr 18, 2025
Copy link
Copy Markdown
Contributor Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 18, 2025

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements 4.17% 409/9814
🔴 Branches 3.53% 240/6791
🔴 Functions 2.54% 79/3116
🔴 Lines 4.11% 394/9598

Test suite run success

124 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from 915e8e7

@nowgnuesLee nowgnuesLee marked this pull request as ready for review April 18, 2025 07:53
@nowgnuesLee nowgnuesLee force-pushed the refactor/language-option branch from 0328e43 to 4801af8 Compare April 18, 2025 07:56
Copy link
Copy Markdown
Contributor

@agatha197 agatha197 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@ironAiken2 ironAiken2 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@yomybaby yomybaby left a comment

Choose a reason for hiding this comment

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

LGTM

@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Apr 22, 2025

Merge activity

…ode (#3536)

resolves #3086 ([FR-557](https://lablup.atlassian.net/browse/FR-557))
<!-- replace NNN, MMM with the GitHub issue number and the corresponding Jira issue number. -->

<!--
Please precisely, concisely, and concretely describe what this PR changes, the rationale behind codes,
and how it affects the users and other developers.
-->

**changes**
* improve language option UX
* refactor bug-prone code
* update i18n

|before|after|
|-------|------|
| ![CleanShot 2025-04-18 at 16.51.56@2x.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/xbCemO1RqqcSjEXCRK3p/acae3468-5f29-4668-b6ae-0edba12404f4.png) | ![CleanShot 2025-04-18 at 16.51.41@2x.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/xbCemO1RqqcSjEXCRK3p/788727c3-570c-4112-9ce9-4492fc00b350.png) |

**Checklist:** (if applicable)

- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after

[FR-557]: https://lablup.atlassian.net/browse/FR-557?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
@graphite-app graphite-app Bot force-pushed the refactor/language-option branch from 4801af8 to 915e8e7 Compare April 22, 2025 04:50
@graphite-app graphite-app Bot merged commit 915e8e7 into main Apr 22, 2025
6 checks passed
@graphite-app graphite-app Bot deleted the refactor/language-option branch April 22, 2025 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:i18n Localization area:ux UI / UX issue. size:L 100~500 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is the option "OS Default" in UI Language Settings correct?

4 participants