FelipePSoares / EconoFlow

An easy system to help you control your personal or company budget.
https://econoflow.pt/
MIT License
3 stars 3 forks source link

[Frontend] limit the left size of the return button #199

Closed FelipePSoares closed 3 weeks ago

FelipePSoares commented 1 month ago

Today when the client is using a big screen the return button go to extreme left. we need to limit it to stay in the same line of the "EconoFlow" brand of the navbar.

Dan-613 commented 3 weeks ago

@FelipePSoares Are you able to include a screenshot so I understand what the issue is?

FelipePSoares commented 3 weeks ago

Hi @Dan-613 ,

For sure, this both buttons add and previous in big screen stay too left and too right. I'm thinking that would be a good idea to keep it near the content.

image

Dan-613 commented 3 weeks ago

Something like this? Either in line with the box line that, or within the box? image

FelipePSoares commented 3 weeks ago

I thought in something like this, or maybe in this place that you put but near the navbar. But you can do what you think that would be better.

383749801-f1ea5761-fd50-4190-b2b2-2eab34a304ca

FelipePSoares commented 3 weeks ago

Hi, @Dan-613 I saw that you fork the project, if you start to work on it, please assign this issue to you.

Dan-613 commented 3 weeks ago

Hi, @Dan-613 I saw that you fork the project, if you start to work on it, please assign this issue to you.

Just trying something out. If someone else gets to it before I'm done, that's okay.

Dan-613 commented 3 weeks ago

@FelipePSoares I've looked at it and it makes the html easier and also makes it more mobile-friendly if the back button is contained within the title. Are you okay with something like this? image

FelipePSoares commented 3 weeks ago

Sounds perfect to me, a lot better than mine. I'll take a look as soon as possible. Thank you so much.