[PR #887] [MERGED] 🎨 (mobile) settings page header #3390

Closed
opened 2026-02-28 20:40:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/887
Author: @MatissJanis
Created: 4/11/2023
Status: Merged
Merged: 4/13/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-settings-mobile


📝 Commits (5)

📊 Changes

4 files changed (+99 additions, -56 deletions)

View changed files

📝 packages/desktop-client/src/components/Page.js (+57 -7)
📝 packages/desktop-client/src/components/accounts/MobileAccounts.js (+24 -47)
📝 packages/desktop-client/src/components/settings/index.js (+12 -2)
upcoming-release-notes/887.md (+6 -0)

📄 Description

Improving the Settings page header on mobile devices. And unifying the implementation in mobile Accounts page to use the generic Page component.

Before:
Screenshot 2023-04-11 at 19 59 14

After:
Screenshot 2023-04-11 at 19 59 06


🔄 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/actualbudget/actual/pull/887 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/11/2023 **Status:** ✅ Merged **Merged:** 4/13/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-settings-mobile` --- ### 📝 Commits (5) - [`c4b264b`](https://github.com/actualbudget/actual/commit/c4b264bd3c61e787143942c8116310f1d31036a4) :art: (mobile) settings page header - [`44b0afb`](https://github.com/actualbudget/actual/commit/44b0afb6bde20a5f590f70e3119ab9cc5667b61a) Release notes - [`fc404b9`](https://github.com/actualbudget/actual/commit/fc404b9bf9ba42921fe35194a1c541a4f00d8295) oops - [`a46a9d8`](https://github.com/actualbudget/actual/commit/a46a9d86a06c1c8e0f74cd316907e5b342fce9ec) Update settings header color - [`a99aaf4`](https://github.com/actualbudget/actual/commit/a99aaf4df93ad6d18b0b98f8f6210b12efe3ed5f) Update color ### 📊 Changes **4 files changed** (+99 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/Page.js` (+57 -7) 📝 `packages/desktop-client/src/components/accounts/MobileAccounts.js` (+24 -47) 📝 `packages/desktop-client/src/components/settings/index.js` (+12 -2) ➕ `upcoming-release-notes/887.md` (+6 -0) </details> ### 📄 Description Improving the `Settings` page header on mobile devices. And unifying the implementation in mobile `Accounts` page to use the generic `Page` component. Before: <img width="365" alt="Screenshot 2023-04-11 at 19 59 14" src="https://user-images.githubusercontent.com/886567/231262712-aad50ce2-afea-49c7-a7c5-945f18d14641.png"> After: <img width="372" alt="Screenshot 2023-04-11 at 19 59 06" src="https://user-images.githubusercontent.com/886567/231262680-26b1c50a-501a-4e97-8590-59c24789c573.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:40:57 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3390