(Feature) [Spending Limit] Settings tab#1151
(Feature) [Spending Limit] Settings tab#1151fernandomg merged 2 commits intofeature/#413-SpendingLimit-in-appfrom
Conversation
ESLint Summary View Full Report
Report generated by eslint-plus-action |
|
Travis automatic deployment: |
|
Allowances should be called "spending limits". Do you need the designs to be updated to reflect this, or is it possible for you to just make the copy changes yourself manually? |
oops! no need, working on it. Thanks |
|
Travis automatic deployment: |
|
@lukasschor Does it has to look good for phones? or we don't care about that yet?. Also with the amount of tabs we are adding they also will look off. |
It doesn't have to work well on mobile devices. |
|
PR with the fuel icon: 5afe/safe-react-components#46 |
| }, | ||
| modal: { | ||
| height: 'auto', | ||
| maxWidth: 'calc(100% - 30px)', |
There was a problem hiding this comment.
a measure? honestly don't know if it's a requirement, this is replicated code from Advanced tab, and it's the initial PR of an epic.
I'm planning to do clean up when everything is in place and I'm sure I don't need things like this class.

This PR closes #689, by adding
AllowancesSpending Limit menu in settings tabs.I'm not so sure how this scales, the button going far to the right, too much white space. Hope @alongoni can give me a hint here.
I've created a branch
feature/#413-SpendingLimit-in-appas a sort of epic branch. That branch will finally be merged todevelopmentonce the feature is approved.