[PR #2031] [MERGED] feat: add icon to dropdown button in language view #5071

Closed
opened 2026-03-23 22:17:05 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2031
Author: @Sudhanva-Nadiger
Created: 3/20/2023
Status: Merged
Merged: 3/20/2023
Merged by: @LucasXu0

Base: mainHead: main


📝 Commits (1)

  • 636851d feat: add icon to dropdown button in language view

📊 Changes

1 file changed (+24 additions, -23 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/workspace/presentation/settings/widgets/settings_language_view.dart (+24 -23)

📄 Description

  • drop down button gives the default icon
  • set auto focus true in dropdown button
  • add padding to dropdown button
  • change edgeIsets.only(left,right) to edgeInsets.symmetric(horizontal)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/2031 **Author:** [@Sudhanva-Nadiger](https://github.com/Sudhanva-Nadiger) **Created:** 3/20/2023 **Status:** ✅ Merged **Merged:** 3/20/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`636851d`](https://github.com/AppFlowy-IO/AppFlowy/commit/636851dcd4d0bcc29cc874f044ce78dea81af487) feat: add icon to dropdown button in language view ### 📊 Changes **1 file changed** (+24 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/workspace/presentation/settings/widgets/settings_language_view.dart` (+24 -23) </details> ### 📄 Description - drop down button gives the default icon - set auto focus true in dropdown button - add padding to dropdown button - change edgeIsets.only(left,right) to edgeInsets.symmetric(horizontal) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:17:05 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5071
No description provided.