-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Mobile] Budget menu modals #2491
Conversation
joel-jeremy
commented
Mar 22, 2024
•
edited
Loading
edited
- Removed Add group button and replaced with a + sign on page header
- Added a menu on the left side of the page header for more budget menus
- (Will add budget actions e.g. goal template menus next)
✅ Deploy Preview for actualbudget ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Bundle Stats — desktop-clientHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger
Smaller
Unchanged
|
Bundle Stats — loot-coreHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset No files were changed View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
9d004dd
to
f039bc6
Compare
30f0dec
to
d18e561
Compare
f210346
to
14dc0cd
Compare
d18e561
to
faba272
Compare
14dc0cd
to
2cfdee9
Compare
faba272
to
3b68eec
Compare
9fba1cb
to
888abe0
Compare
3b68eec
to
35c6969
Compare
ddbfee4
to
29166fc
Compare
35c6969
to
efed7c6
Compare
29166fc
to
901d0c4
Compare
efed7c6
to
90b3fd2
Compare
901d0c4
to
db44102
Compare
4af60e9
to
cd3eafe
Compare
cd3eafe
to
ff5e3b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM
upcoming-release-notes/2491.md
Outdated
authors: [joel-jeremy] | ||
--- | ||
|
||
Mobile budget page menu modals. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥜 nitpick: a more detailed description would be better
title={ | ||
<ModalTitle isEditable title={group.name} onTitleUpdate={onRename} /> | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The modal title is centered. That left margin is reserved for any additional menus e.g. category modal's hide and delete menus. Maybe I should reduce the font size.
edd1ca6
to
8b86163
Compare
2353b6a
to
7c84297
Compare