mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 04:46:56 +00:00
[GH-ISSUE #2069] [FR] Allow users to select a language in the quick start page #837
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#837
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @annieappflowy on GitHub (Mar 21, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2069
Description
Users can switch to another language (or maybe ideally it matches their system language automatically.
Impact
All the users
Additional Context
No response
@Om-Gujarathi commented on GitHub (Mar 25, 2023):
I would like to work on this!
Also, if you could guide me on where to place the selector on the welcome page, as I'm not entirely sure if the placement I've chosen is optimal.
@annieappflowy commented on GitHub (Mar 27, 2023):
Thanks for offering the help. @Om-Gujarathi , your design looks good to me.
Adding @hyj1204 for a second opinion.
@hyj1204 commented on GitHub (Mar 27, 2023):
Since the original design is center aligned, I feel it would be better to maintain a consistent visual layout.

I made a design to move the selector to the center, right below the Appflowy logo, which indicates the current language selection of the app.
What do you think? @annieappflowy @Om-Gujarathi
@annieappflowy commented on GitHub (Mar 28, 2023):
I'd prefer to let
Quick Startbe the focus@Xazin commented on GitHub (Mar 28, 2023):
Maybe moving the language selector to the bottom?
@Om-Gujarathi commented on GitHub (Mar 28, 2023):
After considering the feedback I received, I'm open to any design that you think would work best for the welcome page. However, I personally believe that the language selector should be placed in the bottom half of the page, just like @annieappflowy @Xazin said. To continue with the center alignment of the welcome page as @hyj1204 said, this design might work:
Please let me know what you think, I'm open to any other suggestions.
@Xazin commented on GitHub (Mar 28, 2023):
Do you have a link to the original design of the screen? Or can you link me to the figma file of your version if not (or both) 🙏
Edit: Just noticed you work directly in the code, but maybe you have a link to the original none the less?
@Om-Gujarathi commented on GitHub (Mar 29, 2023):
Unfortunately, I do not have any links to the original design or a Figma file of my version. I work directly in the code, so I don't have access to those files.
@annieappflowy commented on GitHub (Mar 30, 2023):
Looks good!
@annieappflowy commented on GitHub (Apr 3, 2023):
Hi @Om-Gujarathi , I hope we can get your PR merged soon so that users can enjoy the benefit of switching languages from the very beginning. Please don't hesitate to reach out if you need more help.
@Om-Gujarathi commented on GitHub (Apr 3, 2023):
Actually my work on adding the language selector feature is completed, but everything was working perfectly until I pulled the latest code.

Specifically, the welcome text and language selector menu that I added are not clearly visible.
I would appreciate any suggestions or advice that you can offer on how to fix this.
@Xazin commented on GitHub (Apr 3, 2023):
Can you link me to your branch? I'd like to take a look
@hyj1204 commented on GitHub (Apr 3, 2023):
@Om-Gujarathi @Xazin
I believe the issue come from the background color didn't get updated in the dark mode. I just fixed it in the commit with my latest PR #2160
@annieappflowy commented on GitHub (Apr 24, 2023):
https://github.com/AppFlowy-IO/AppFlowy/pull/2188
@annieappflowy commented on GitHub (Jun 16, 2023):